Uplift divingbell

Adding paths, rerun_interval and rerun_policy to existing
divingbell_perm overrides

Uplift divingbell to latest version

Change-Id: I117f0ee7af92a7f139e2766ec435fc1f3f718e62
This commit is contained in:
anthony.bellino 2019-01-11 22:16:48 +00:00 committed by Kaspars Skels
parent eb325595f5
commit c444067830
2 changed files with 7 additions and 1 deletions

View File

@ -87,6 +87,9 @@ data:
- enabled
conf:
perm:
rerun_policy: always
rerun_interval: 120
paths:
- path: '/var/lib/etcd/*'
owner: 'root'
group: 'root'
@ -97,6 +100,9 @@ data:
- enabled
conf:
perm:
rerun_policy: always
rerun_interval: 120
paths:
- path: '/var/lib/etcd/*'
owner: 'root'
group: 'root'

View File

@ -308,7 +308,7 @@ data:
type: git
divingbell:
location: https://git.openstack.org/openstack/airship-divingbell
reference: 606cf35bdad637427b8e2632a0d1c21d05dd550e
reference: f4c8228ff62bfecf5d2df977f7abc5db3e693e4d
subpath: divingbell
type: git
divingbell-htk: