committed updated code for site.pp
This commit is contained in:
		
							parent
							
								
									f1a39a62c7
								
							
						
					
					
						commit
						0eec7659c3
					
				@ -30,14 +30,14 @@ node 'puppet' {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
node default {
 | 
					#node default {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    if $trusted['extentions']['pp_role'] {
 | 
					#    if $trusted['extentions']['pp_role'] {
 | 
				
			||||||
      include ($trusted['extentions']['pp_role'])
 | 
					#      include ($trusted['extentions']['pp_role'])
 | 
				
			||||||
    } else {
 | 
					#    } else {
 | 
				
			||||||
      include role::node
 | 
					#      include role::node
 | 
				
			||||||
  }
 | 
					#  }
 | 
				
			||||||
}
 | 
					#}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#node 'default' {
 | 
					#node 'default' {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user