kolla-ansible/compose/keepalived.yml
Michal Jastrzebski (inc0) 52f4909435 Keepalived container
This patch contains keepalived container for yum-based distros.

Change-Id: I8e3ea7a61ad6c27b25b635e7aeeff5ef04a807b4
Implements: blueprint keepalived-container
2015-06-22 17:18:44 +02:00

9 lines
161 B
YAML
Executable File

keepalived:
image: kollaglue/centos-rdo-keepalived:latest
name: keepalived
restart: always
net: "host"
privileged: true
env_file:
- openstack.env