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 970f870 commit e6ef4caCopy full SHA for e6ef4ca
Puppetfile
@@ -6,7 +6,9 @@ moduledir File.join(File.dirname(__FILE__), 'modules')
6
7
# Core modules used by 'apply'
8
mod 'puppetlabs-service', '3.1.0'
9
-mod 'puppet-openvox_bootstrap', '1.1.0'
+mod 'puppet-openvox_bootstrap',
10
+ git: 'https://github.com/austb/puppet-openvox_bootstrap.git',
11
+ ref: '89f7bcbdf6019499059131c626ea20c439fbd9a3'
12
mod 'puppetlabs-facts', '1.7.0'
13
14
# puppetlabs-puppet_agent deps
0 commit comments