We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb23eee commit 08c4599Copy full SHA for 08c4599
1 file changed
Puppetfile
@@ -6,9 +6,7 @@ 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',
10
- git: 'https://github.com/voxpupuli/puppet-openvox_bootstrap.git',
11
- ref: 'main'
+mod 'puppet-openvox_bootstrap', '1.1.0'
12
mod 'puppetlabs-facts', '1.7.0'
13
14
# puppetlabs-puppet_agent deps
0 commit comments