You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
530 B
17 lines
530 B
forge 'https://forge.puppet.com'
|
|
|
|
# Modules from the Puppet Forge
|
|
# Versions should be updated to be the latest at the time you start
|
|
|
|
mod 'puppetlabs/stdlib', '8.1.0'
|
|
mod 'puppetlabs/concat', '7.1.1'
|
|
mod 'puppetlabs/inifile', '5.2.0'
|
|
mod 'puppetlabs/vcsrepo', '5.0.0'
|
|
mod 'puppetlabs/apache', '7.0.0'
|
|
|
|
mod 'puppetlabs/cron_core', '1.1.0'
|
|
mod 'puppetlabs/host_core', '1.1.0'
|
|
|
|
mod 'puppet/pkgng', '2.4.0'
|
|
mod 'daemonpuppet/rc_script', git: 'https://codeberg.org/daemonpuppet/rc_script', ref: 'main'
|