forked from ungleich-public/cdist
		
	rephrase cdist and add prominent example section
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								a55eb6ebc9
							
						
					
				
			
			
				commit
				
					
						5ec1a6cc2d
					
				
			
		
					 1 changed files with 7 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -10,8 +10,13 @@ cdist - Configuration management system
 | 
			
		|||
 | 
			
		||||
DESCRIPTION
 | 
			
		||||
-----------
 | 
			
		||||
Cdist is a very simple, elegant, cleanly designed configuration management
 | 
			
		||||
system. The easiest way to get started with cdist is to run cdist-quickstart.
 | 
			
		||||
Cdist is a usable configuration management system.
 | 
			
		||||
The easiest way to get started with cdist is to initialise
 | 
			
		||||
the environment and run cdist-quickstart:
 | 
			
		||||
 | 
			
		||||
--------------------------------------------------------------------------------
 | 
			
		||||
eval `./bin/cdist-env` && cdist-quickstart
 | 
			
		||||
--------------------------------------------------------------------------------
 | 
			
		||||
 | 
			
		||||
Cdist configurations are written in the shell scripting language.
 | 
			
		||||
The mapping of configurations to hosts is defined in so called manifests,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue