change keepalived non vrouter id
This commit is contained in:
parent
a6fcbb1389
commit
33a44e3164
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
global_defs {
|
global_defs {
|
||||||
router_id {{LXC_NUM}}{{SLOT_NUM}}
|
router_id {{LXC_NUM}}0
|
||||||
script_user root
|
script_user root
|
||||||
enable_script_security
|
enable_script_security
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue