This changes the puppet-lint requirement to 1.1.x, so that we can use puppet-lint plugins. Most of these plugins are for 4.x compat, but some just catch common errors. Change-Id: I3d21236d5bf3b0b6c625e38e20492d35aaa13307
		
			
				
	
	
		
			5 lines
		
	
	
		
			70 B
		
	
	
	
		
			Puppet
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			70 B
		
	
	
	
		
			Puppet
		
	
	
	
	
	
class { '::glance::registry':
 | 
						|
  debug   => true,
 | 
						|
  verbose => true,
 | 
						|
}
 |