Update Puppetfile
This commit is contained in:
		
							parent
							
								
									99b706039d
								
							
						
					
					
						commit
						f7de1bdf69
					
				@ -2,10 +2,10 @@ 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', '3.0.0'
 | 
				
			||||||
#mod 'puppetlabs/stdlib',  '6.0.0'
 | 
					mod 'puppetlabs/stdlib',  '6.0.0'
 | 
				
			||||||
#mod 'puppetlabs/concat',  '6.0.0'
 | 
					mod 'puppetlabs/concat',  '6.0.0'
 | 
				
			||||||
#mod 'danieldreier-autosign', '0.2.0'
 | 
					mod 'danieldreier-autosign', '0.2.0'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 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