Added KEEPALIVED_STATE environment variable. #19

This commit is contained in:
saqibahmed515
2018-06-07 01:18:10 +05:00
parent 58397715f6
commit f97ea92482
4 changed files with 6 additions and 1 deletions
@@ -9,7 +9,7 @@ vrrp_instance VI_1 {
{{ KEEPALIVED_INTERFACE }}
}
state BACKUP
state {{ KEEPALIVED_STATE }}
virtual_router_id {{ KEEPALIVED_ROUTER_ID }}
priority {{ KEEPALIVED_PRIORITY }}
nopreempt