update docs
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								b10b740916
							
						
					
				
			
			
				commit
				
					
						85154b87a4
					
				
			
		
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -18,7 +18,7 @@ These prefixes are supposed to be used. If you write a new type, you
 | 
				
			||||||
should stick to these conventions.
 | 
					should stick to these conventions.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- __: All variables setup by cdist are prefixed with a double _
 | 
					- __: All variables setup by cdist are prefixed with a double _
 | 
				
			||||||
- __core: Variables setup by the cdist core
 | 
					- __cdist_: Variables setup by the cdist core
 | 
				
			||||||
- __<type>_<name>: Variable <name> setup by type <type>
 | 
					- __<type>_<name>: Variable <name> setup by type <type>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -12,7 +12,7 @@ DESCRIPTION
 | 
				
			||||||
-----------
 | 
					-----------
 | 
				
			||||||
A cdist configuration consists of the following parts:
 | 
					A cdist configuration consists of the following parts:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- host definitions (cdist-language-hosts(7))
 | 
					- manifests (cdist-manifests(7))
 | 
				
			||||||
- library (cdist-language-library(7))
 | 
					- library (cdist-language-library(7))
 | 
				
			||||||
- modules (cdist-language-modules(7))
 | 
					- modules (cdist-language-modules(7))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue