summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSol Jerome <solj@ices.utexas.edu>2010-04-13 09:55:43 -0500
committerSol Jerome <solj@ices.utexas.edu>2010-04-13 09:56:58 -0500
commitd61537b41f5781790554a3634aa51ef5ffe679d2 (patch)
treeb6998f77e70e9a6dc8c6655d7049e5853e0e7980
parent7ca192157134ce83abd1ad426fddfb17caf41bc5 (diff)
downloadbcfg2-d61537b41f5781790554a3634aa51ef5ffe679d2.tar.gz
bcfg2-d61537b41f5781790554a3634aa51ef5ffe679d2.tar.bz2
bcfg2-d61537b41f5781790554a3634aa51ef5ffe679d2.zip
doc: Add note to iptables example
Signed-off-by: Sol Jerome <solj@ices.utexas.edu>
-rw-r--r--doc/server/plugins/generators/tgenshi/iptables.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/server/plugins/generators/tgenshi/iptables.txt b/doc/server/plugins/generators/tgenshi/iptables.txt
index 6f635a7a1..2655e7b2d 100644
--- a/doc/server/plugins/generators/tgenshi/iptables.txt
+++ b/doc/server/plugins/generators/tgenshi/iptables.txt
@@ -12,6 +12,10 @@ iptables
* To be safe you should have a client side IptablesDeadmanScript if you
intend on having bcfg2 bounce iptables upon rule updates
+.. note:: When updating files in the ``includes`` directory, you will
+ need to `touch` the TGenshi template to regenerate the
+ template contents.
+
/repository/TGenshi/etc/sysconfig/iptables/template.newtxt
----------------------------------------------------------