diff options
| -rw-r--r-- | docs/configexamples/ha.rst | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/docs/configexamples/ha.rst b/docs/configexamples/ha.rst index 4f3583e2..9931d36f 100644 --- a/docs/configexamples/ha.rst +++ b/docs/configexamples/ha.rst @@ -315,8 +315,8 @@ manually if you wish.  .. code-block:: none -   set system conntrack modules ftp enable -   set system conntrack modules gre enable +   set system conntrack modules ftp +   set system conntrack modules gre  Now enable replication between nodes. Replace eth0.201 with bond0.201 on the  hardware router. | 
