a5fa276c3a
Revert commit so that master will use the tag latest Change-Id: If31c77cb288090dd5c780d684df41197df5b7fc2
10 lines
182 B
YAML
10 lines
182 B
YAML
cinderbackup:
|
|
image: kollaglue/centos-rdo-cinder-backup:latest
|
|
name: cinder-backup
|
|
net: host
|
|
restart: always
|
|
env_file:
|
|
- openstack.env
|
|
volumes:
|
|
- /dev:/dev
|