Skip to content

Commit 44ecb02

Browse files
committed
Use a newer version of stahnma/epel that supports strict vars
1 parent 97cc09a commit 44ecb02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.fixtures.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ fixtures:
55
ref: '4.6.0'
66
'epel':
77
repo: 'git://github.com/stahnma/puppet-module-epel.git'
8-
ref: '1.0.2'
8+
ref: '1.2.2'
99
symlinks:
1010
python: "#{source_dir}"

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@
5454
],
5555
"dependencies": [
5656
{"name":"puppetlabs/stdlib","version_requirement":">= 4.6.0 < 6.0.0"},
57-
{"name":"stahnma/epel","version_requirement":">= 1.0.1 < 2.0.0"}
57+
{"name":"stahnma/epel","version_requirement":">= 1.2.2 < 2.0.0"}
5858
]
5959
}

0 commit comments

Comments
 (0)