2018-05-08 17:37:30 +00:00
|
|
|
forge 'https://forge.puppet.com'
|
2015-01-14 00:42:06 +00:00
|
|
|
|
|
|
|
# Modules from the Puppet Forge
|
2016-03-23 17:31:33 +00:00
|
|
|
# Versions should be updated to be the latest at the time you start
|
2018-05-08 17:41:44 +00:00
|
|
|
#mod 'puppetlabs/inifile', '2.2.1'
|
|
|
|
#mod 'puppetlabs/stdlib', '4.25.1'
|
|
|
|
#mod 'puppetlabs/concat', '4.2.1'
|
2016-03-23 17:31:33 +00:00
|
|
|
|
|
|
|
# Modules from Git
|
|
|
|
# Examples: https://github.com/puppetlabs/r10k/blob/master/doc/puppetfile.mkd#examples
|
|
|
|
#mod 'apache',
|
|
|
|
# :git => 'https://github.com/puppetlabs/puppetlabs-apache',
|
2018-05-08 17:41:44 +00:00
|
|
|
# :commit => 'de290646f97e04b4b8e42c70f6e01e860c394ce7'
|
2016-03-23 17:31:33 +00:00
|
|
|
|
|
|
|
#mod 'apache',
|
|
|
|
# :git => 'https://github.com/puppetlabs/puppetlabs-apache',
|
|
|
|
# :branch => 'docs_experiment'
|