X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=extraconfig%2Ftasks%2Fyum_update.sh;h=e32369e1b65e776c6140cd3e26464122f8fd6666;hb=f5854e1b5850dc50e51bc36ed4840d58be88d0cf;hp=ae34207e94ec6ad0ee9e40d88e4db178ddc20130;hpb=f1720b349194d958022d27fd0c5c07e407f55478;p=apex-tripleo-heat-templates.git diff --git a/extraconfig/tasks/yum_update.sh b/extraconfig/tasks/yum_update.sh index ae34207e..e32369e1 100755 --- a/extraconfig/tasks/yum_update.sh +++ b/extraconfig/tasks/yum_update.sh @@ -125,7 +125,7 @@ openstack-nova-scheduler" pcs -f $pacemaker_dumpfile resource update $service op start timeout=100s op stop timeout=100s done # mongod start timeout is higher, setting only stop timeout - pcs resource update mongod op stop timeout=100s + pcs -f $pacemaker_dumpfile resource update mongod op stop timeout=100s echo "Applying new Pacemaker config" pcs cluster cib-push $pacemaker_dumpfile