From c444067830e054a63bb9cbfb2f0104d01d7fd8c9 Mon Sep 17 00:00:00 2001 From: "anthony.bellino" Date: Fri, 11 Jan 2019 22:16:48 +0000 Subject: [PATCH] Uplift divingbell Adding paths, rerun_interval and rerun_policy to existing divingbell_perm overrides Uplift divingbell to latest version Change-Id: I117f0ee7af92a7f139e2766ec435fc1f3f718e62 --- global/software/charts/ucp/divingbell/divingbell.yaml | 6 ++++++ global/software/config/versions.yaml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/global/software/charts/ucp/divingbell/divingbell.yaml b/global/software/charts/ucp/divingbell/divingbell.yaml index c21993370..0b8d53f75 100644 --- a/global/software/charts/ucp/divingbell/divingbell.yaml +++ b/global/software/charts/ucp/divingbell/divingbell.yaml @@ -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' diff --git a/global/software/config/versions.yaml b/global/software/config/versions.yaml index a81b5f5b5..c49d4836c 100644 --- a/global/software/config/versions.yaml +++ b/global/software/config/versions.yaml @@ -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: