Skip to content

Commit

Permalink
Merge pull request #46 from netmanagers/master
Browse files Browse the repository at this point in the history
Add missing default value to disable testing repo
  • Loading branch information
noelmcloughlin committed Mar 14, 2018
2 parents 633e48a + 2789e63 commit d31fa81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions epel/map.jinja
@@ -1,6 +1,7 @@
{% set epel= salt['grains.filter_by'] ({
'common':{
'disabled': False,
'testing': False,
},
'Amazon': {
'key': 'https://fedoraproject.org/static/0608B895.txt',
Expand Down

0 comments on commit d31fa81

Please sign in to comment.