Create myplan.pp
This commit is contained in:
		
							parent
							
								
									499bd376c0
								
							
						
					
					
						commit
						90e3dce67b
					
				
							
								
								
									
										9
									
								
								site-modules/adhoc/plans/myplan.pp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								site-modules/adhoc/plans/myplan.pp
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,9 @@
 | 
				
			|||||||
 | 
					# This is a description for my plan
 | 
				
			||||||
 | 
					plan adhoc::myplan(
 | 
				
			||||||
 | 
					# input parameters go here
 | 
				
			||||||
 | 
					  TargetSpec $targets,
 | 
				
			||||||
 | 
					) {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# plan steps go here
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user