summaryrefslogtreecommitdiffstats
path: root/doc/server/plugins/generators/cfg.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/server/plugins/generators/cfg.txt')
-rw-r--r--doc/server/plugins/generators/cfg.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/server/plugins/generators/cfg.txt b/doc/server/plugins/generators/cfg.txt
index 829130ee4..d97cf62e9 100644
--- a/doc/server/plugins/generators/cfg.txt
+++ b/doc/server/plugins/generators/cfg.txt
@@ -211,9 +211,9 @@ passphrases in your Bcfg2 repository, so you'll want to encrypt
``bcfg2.conf``. The best way to solve this is:
#. On your Bcfg2 server, manually add the ``[cfg:encryption]`` section
- to ``bcfg2.conf`` and restart the Bcfg2 server.
+ to ``bcfg2.conf`` and restart the Bcfg2 server.
#. Update ``bcfg2.conf`` in your Bcfg2 repository with the
- passphrases, and encrypt it.
+ passphrases, and encrypt it.
The first (manual) step breaks the mutual dependency.