We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91ac6c5 commit 3c0c390Copy full SHA for 3c0c390
Puppetfile
@@ -7,7 +7,8 @@ moduledir File.join(File.dirname(__FILE__), 'modules')
7
# Core modules used by 'apply'
8
mod 'puppetlabs-service', '3.1.0'
9
mod 'puppet-openvox_bootstrap',
10
- git: 'https://github.com/voxpupuli/puppet-openvox_bootstrap.git'
+ git: 'https://github.com/austb/puppet-openvox_bootstrap.git',
11
+ ref: 'skip-if-installed'
12
mod 'puppetlabs-facts', '1.7.0'
13
14
# puppetlabs-puppet_agent deps
0 commit comments