Merge "Set UpdateIdentifier for upgrade converge, to prevent services down"
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
parameter_defaults:
|
||||
UpdateIdentifier: 'true'
|
||||
UpgradeLevelNovaCompute: ''
|
||||
|
||||
resource_registry:
|
||||
OS::TripleO::Tasks::PackageUpdate: ../extraconfig/tasks/yum_update_noop.yaml
|
||||
|
||||
@@ -36,9 +36,3 @@ if [ "$pacemaker_status" = "active" -a \
|
||||
check_resource httpd started 800
|
||||
|
||||
fi
|
||||
|
||||
if [ "$pacemaker_status" = "active" ]; then
|
||||
# TODO(marios): remove this once +bug/1561012
|
||||
# need this on all controllers:
|
||||
systemctl reload haproxy
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user