forked from ungleich-public/cdist
		
	
		
			
				
	
	
		
			13 lines
		
	
	
	
		
			422 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
	
		
			422 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| Types:
 | |
|    - ssh-keys (host/user)
 | |
|    - services
 | |
|    - user management
 | |
|    - file editing 
 | |
|       - add_line_to_file_if_not_existing
 | |
|       - delete_line_from_file
 | |
|       - regexp replace (can probably cover all?)
 | |
| 
 | |
| Core:
 | |
|    - Support singletons (see types/issue for a good reason)
 | |
|    - extend cdist_tree_wrapper to look for optional/mandority parameters for types
 | |
|       - gives "good" database, which contains only valid objects
 |