diff options
author | slioch <slioch@eng-140.vyatta.com> | 2009-02-12 16:58:22 -0800 |
---|---|---|
committer | slioch <slioch@eng-140.vyatta.com> | 2009-02-12 16:58:22 -0800 |
commit | 2c7bbe09901b67d4211eeeee373d1466b171dab7 (patch) | |
tree | db148f0b6fe8749ea2ed794c4879a0ece1c2d3ae /templates | |
parent | 67a5f113396235bcc9a06f8a2e82629f7d2c5194 (diff) | |
download | vyatta-cfg-2c7bbe09901b67d4211eeeee373d1466b171dab7.tar.gz vyatta-cfg-2c7bbe09901b67d4211eeeee373d1466b171dab7.zip |
removed priority specification for vrrp. checked with stig and it doesn't sound like priorities
are needed. also priority specified with new cli and vrrp script generated an error on vrrp
changes file.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/priority | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/priority b/templates/priority index aa20f23..3af5f70 100644 --- a/templates/priority +++ b/templates/priority @@ -20,5 +20,3 @@ 620 protocols/rip 630 protocols 700 vpn -800 interfaces/ethernet/node.tag/vrrp -800 interfaces/ethernet/node.tag/vif/node.tag/vrrp |