forked from ungleich-public/cdist
		
	cleanup config layout
Signed-off-by: Nico Schottelius <nico@yoda.schottelius.org>
This commit is contained in:
		
					parent
					
						
							
								3403c1dd72
							
						
					
				
			
			
				commit
				
					
						d9a06c881a
					
				
			
		
					 1 changed files with 4 additions and 8 deletions
				
			
		| 
						 | 
					@ -8,7 +8,7 @@ conf/MANIFEST
 | 
				
			||||||
   -  will be called by $whatever and relative path
 | 
					   -  will be called by $whatever and relative path
 | 
				
			||||||
      will be setup for source tracking:
 | 
					      will be setup for source tracking:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
conf/providers/<modname>/
 | 
					conf/providers/<name>/
 | 
				
			||||||
   - provide standard types
 | 
					   - provide standard types
 | 
				
			||||||
   - may make use of other providers to realise a new type
 | 
					   - may make use of other providers to realise a new type
 | 
				
			||||||
      - how to overwrite stuff?
 | 
					      - how to overwrite stuff?
 | 
				
			||||||
| 
						 | 
					@ -18,10 +18,6 @@ conf/providers/<modname>/
 | 
				
			||||||
              but more like reusable defines
 | 
					              but more like reusable defines
 | 
				
			||||||
   - or may implement some functionality on their own
 | 
					   - or may implement some functionality on their own
 | 
				
			||||||
 | 
					
 | 
				
			||||||
conf/modules/<modname>/
 | 
					lib/providers/<name>/
 | 
				
			||||||
   - configuration put together
 | 
					   - same as above, but included into cdist distribution
 | 
				
			||||||
   - needed additionally to providers?
 | 
					   - if name exists in both, conf/ has priority
 | 
				
			||||||
   - perhaps as singletons / objects of class?
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
Cached client: ???????
 | 
					 | 
				
			||||||
   Has generated file, which will be (re-)applied
 | 
					 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue