readme cleanup
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								81acb39ad6
							
						
					
				
			
			
				commit
				
					
						acf65488d6
					
				
			
		
					 1 changed files with 3 additions and 2 deletions
				
			
		| 
						 | 
					@ -22,13 +22,14 @@ it ticks differently:
 | 
				
			||||||
 * cdist is written in POSIX shell
 | 
					 * cdist is written in POSIX shell
 | 
				
			||||||
  * No special requirements like high level interpreters needed on server or target
 | 
					  * No special requirements like high level interpreters needed on server or target
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
### Architecture
 | 
					### Architecture
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 * Push mode (server pushes configuration)
 | 
					 * Push mode (server pushes configuration)
 | 
				
			||||||
 * Pull mode planned (client triggers configuration)
 | 
					 * Pull mode planned (client triggers configuration)
 | 
				
			||||||
 * User defines configuration in shell scripts (called ***manifests***)
 | 
					 * User defines configuration in shell scripts (called ***manifests***)
 | 
				
			||||||
 * Cdist generates internal configuration (cconfig style) and afterwards applies configuration
 | 
					 * Generates internal configuration (cconfig style)
 | 
				
			||||||
 | 
					 * Uses ***types*** to generate code be executed on the target
 | 
				
			||||||
 | 
					 * And finally executes the code on the target / applies the configuration
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Features
 | 
					### Features
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue