Merge pull request #97 from mcka1n/patch-1
update the version of the example modules
This commit is contained in:
		
						commit
						fd89d9a7db
					
				@ -2,9 +2,9 @@ forge 'https://forge.puppet.com'
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
# Modules from the Puppet Forge
 | 
					# Modules from the Puppet Forge
 | 
				
			||||||
# Versions should be updated to be the latest at the time you start
 | 
					# Versions should be updated to be the latest at the time you start
 | 
				
			||||||
#mod 'puppetlabs/inifile', '3.0.0'
 | 
					#mod 'puppetlabs/inifile', '5.0.1'
 | 
				
			||||||
#mod 'puppetlabs/stdlib',  '6.0.0'
 | 
					#mod 'puppetlabs/stdlib',  '7.0.1'
 | 
				
			||||||
#mod 'puppetlabs/concat',  '6.0.0'
 | 
					#mod 'puppetlabs/concat',  '7.0.1'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Modules from Git
 | 
					# Modules from Git
 | 
				
			||||||
# Examples: https://github.com/puppetlabs/r10k/blob/master/doc/puppetfile.mkd#examples
 | 
					# Examples: https://github.com/puppetlabs/r10k/blob/master/doc/puppetfile.mkd#examples
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user