update readmes

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/1.0
Nico Schottelius 14 years ago
parent d55eaba23a
commit 8fc01c61cb
  1. 2
      HACKERS_README
  2. 2
      REAL_README

@ -21,7 +21,7 @@ __cdist_config=$(pwd -P)/conf __cdist_target_host=ikq02.ethz.ch cdist-manifest-i
find conf/cache
# Run explorer on a "remote" host
__cdist_config=$(pwd -P)/conf __cdist_target_host=localhost ./bin/cdist-explorer-run
__cdist_config=$(pwd -P)/conf __cdist_target_host=localhost cdist-explorer-run
# Display result
find conf/cache/hosts/localhost

@ -19,7 +19,7 @@ and it is equipped with manpages.
* KISS (keep it simple and stupid)
* Allow very easy extension of cdist (creating own types for instance)
* Push (server pushes configuration) and Pull (client retrieves config) supported
* User defines configuration in shell scripts using cdist functions
* User defines configuration in shell scripts
* Cdist generates internal configuration (cconfig style) and afterwards applies configuration
## Requirements

Loading…
Cancel
Save