Sha256: 97a7659ec739190f28cde82cf885e536c8f3949833df33b862f2fe57436d2d25
Contents?: true
Size: 588 Bytes
Versions: 82
Compression:
Stored size: 588 Bytes
Contents
forge "http://forge.puppetlabs.com" # # I want to download some modules to check if r10k feature in Onceover works correctly. # # Versions should be updated to be the latest at the time you start mod "puppetlabs/stdlib", '4.11.0' # Modules from Git # Examples: https://github.com/puppetlabs/r10k/blob/master/doc/puppetfile.mkd#examples mod 'apache', :git => 'https://github.com/puppetlabs/puppetlabs-apache', :commit => '83401079053dca11d61945bd9beef9ecf7576cbf' #mod 'apache', # :git => 'https://github.com/puppetlabs/puppetlabs-apache', # :branch => 'docs_experiment'
Version data entries
82 entries across 49 versions & 1 rubygems