Merge "Redis: fix podman start on reboot"

changes/84/637984/1
Zuul 2019-02-19 18:04:36 +00:00 committed by Gerrit Code Review
commit 0c23792983
1 changed files with 3 additions and 0 deletions

View File

@ -117,6 +117,9 @@ outputs:
net: host
privileged: false
restart: always
systemd_exec_flags:
RuntimeDirectory: redis
ExecStartPre: /bin/chcon -t svirt_sandbox_file_t /var/run/redis
healthcheck:
test: /openstack/healthcheck
volumes: