Fix syntax error
This commit is contained in:
		
							parent
							
								
									63546e2c50
								
							
						
					
					
						commit
						e4b9c0a54d
					
				@ -3,7 +3,7 @@ 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 'puppet/archive', '4.4.0
 | 
					mod 'puppet/archive', '4.4.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 'gabe-ngrok', '1.1.1'
 | 
					mod 'gabe-ngrok', '1.1.1'
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user