tripleo-image-elements/elements/keepalived/README.md
Robert Collins 657f0602f1 Syntax fix the keepalived docs.
Change-Id: Iceabb26326c71fa9e125a8ffa944031808bc3dcf
2014-06-30 16:19:05 +12:00

351 B

Element to install keepalived

Configuration

keepalived:
  # interface used for VRRP traffic
  keepalive_interface: eth0
virtual_ips:
  # you can define one or more virtual IPs including IPv6:
  - ip: 192.0.2.254/24
    interface: eth0
  - ip: fe80::5cc1:afff:fe58:143b/64
    interface: br-ctlplane