diff options
author | Robert Göhler <github@ghlr.de> | 2021-06-11 22:28:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-11 22:28:02 +0200 |
commit | 679a7967f5b4ae41fa92bad5d3efa6e883b33610 (patch) | |
tree | 95bb90c8a6e71ab79906ac6cee304f631aaacf1c /docs/configexamples/ha.rst | |
parent | b8cc2a3971104ed3b4e9b77bd33a02cccaf6b54a (diff) | |
parent | 20fae5d25db3989b958d38a83dbca8573ec8a9d2 (diff) | |
download | vyos-documentation-679a7967f5b4ae41fa92bad5d3efa6e883b33610.tar.gz vyos-documentation-679a7967f5b4ae41fa92bad5d3efa6e883b33610.zip |
Merge pull request #546 from rebortg/autosectionlabel
Autosectionlabel
Diffstat (limited to 'docs/configexamples/ha.rst')
-rw-r--r-- | docs/configexamples/ha.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/configexamples/ha.rst b/docs/configexamples/ha.rst index aa184d09..401d7b9f 100644 --- a/docs/configexamples/ha.rst +++ b/docs/configexamples/ha.rst @@ -332,6 +332,8 @@ hardware router. set service conntrack-sync mcast-group '224.0.0.50' set service conntrack-sync sync-queue-size '8' +.. _ha:contracktesting: + Testing ------- |