diff options
author | Sol Jerome <solj@ices.utexas.edu> | 2010-03-22 20:17:42 +0000 |
---|---|---|
committer | Sol Jerome <solj@ices.utexas.edu> | 2010-03-22 20:24:54 -0500 |
commit | 030325e0ffc3ab6748b8dc258a9e5a39e055feed (patch) | |
tree | 930f62ec424f94e60c8cd2f2a78c3bc575d0ce77 /doc/client/index.txt | |
parent | 79ef1ac677d7df1633b5654b5310317ee9c6aede (diff) | |
download | bcfg2-030325e0ffc3ab6748b8dc258a9e5a39e055feed.tar.gz bcfg2-030325e0ffc3ab6748b8dc258a9e5a39e055feed.tar.bz2 bcfg2-030325e0ffc3ab6748b8dc258a9e5a39e055feed.zip |
doc: Create new doc outlining the various client modes available
Signed-off-by: Sol Jerome <solj@ices.utexas.edu>
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5786 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'doc/client/index.txt')
-rw-r--r-- | doc/client/index.txt | 23 |
1 files changed, 1 insertions, 22 deletions
diff --git a/doc/client/index.txt b/doc/client/index.txt index e13d97ea8..536bedfbb 100644 --- a/doc/client/index.txt +++ b/doc/client/index.txt @@ -22,34 +22,13 @@ architecture, as opposed to one with a smarter client, for a few reasons: deployment engine that can be driven by anything that writes a compatible configuration description. -Overall client service mode ---------------------------- - -`New in version 1.0.0` - -Overall client service mode. Specified on the client using ``-s <service -mode``. - -* default - - * perform all service manipulations - -* disabled - - * perform no service manipulations - -* build - - * attempt to stop all services started - * deprecates/replaces -B - .. toctree:: :maxdepth: 2 agent debugging metadata - paranoid + modes .. toctree:: :maxdepth: 2 |