From 274ead17a697784c7173bf78883c379708c43760 Mon Sep 17 00:00:00 2001 From: Luca Bruno Date: Tue, 18 Jun 2019 11:45:15 +0000 Subject: [PATCH] coreos-cincinnati: rollout when deployment or config change Signed-off-by: Luca Bruno --- playbooks/openshift-apps/coreos-cincinnati.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/openshift-apps/coreos-cincinnati.yml b/playbooks/openshift-apps/coreos-cincinnati.yml index 19ce67ca4c..b3771be667 100644 --- a/playbooks/openshift-apps/coreos-cincinnati.yml +++ b/playbooks/openshift-apps/coreos-cincinnati.yml @@ -63,3 +63,4 @@ - role: openshift/rollout app: coreos-cincinnati dcname: coreos-cincinnati-stub + when: coreos-cincinnati-stub-config.changed or coreos-cincinnati-deployment.changed