We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3745107 commit be3a15dCopy full SHA for be3a15d
Gemfile
@@ -59,7 +59,6 @@ gems['puppet'] = location_for(puppet_version)
59
60
# If facter or hiera versions have been specified via the environment
61
# variables
62
-
63
gems['facter'] = location_for(facter_version) if facter_version
64
gems['hiera'] = location_for(hiera_version) if hiera_version
65
0 commit comments