Skip to content

Commit 67b6ac6

Browse files
committed
temporarily switch openvox_bootstrap to jpartlow:OpenVoxProjectgh-35-add-stop-service-to-install
1 parent b9bff5a commit 67b6ac6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Puppetfile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ moduledir File.join(File.dirname(__FILE__), 'modules')
66

77
# Core modules used by 'apply'
88
mod 'puppetlabs-service', '3.0.0'
9-
mod 'puppetlabs-puppet_agent', '4.21.0'
9+
mod 'puppet-openvox_bootstrap',
10+
git: 'https://github.com/jpartlow/puppet-openvox_bootstrap.git',
11+
ref: 'gh-35-add-stop-service-to-install'
1012
mod 'puppetlabs-facts', '1.6.0'
1113

1214
# Core types and providers for Puppet 6

0 commit comments

Comments
 (0)