Sha256: f003b5749fe780304b7bb5ba3ec460f634f4f250aba7a8d17e6e9fcfb51dbd60
Contents?: true
Size: 605 Bytes
Versions: 22
Compression:
Stored size: 605 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
22 entries across 22 versions & 1 rubygems