tripleo-heat-templates/container_config_scripts
Michele Baldessari 4d8eb35114 Drop bootstrap_host_exec from pacemaker_restart_bundle
bootstrap_host_exec does not exist on the host so we cannot assume its
existence. Since, barring argument checking, it is three lines of shell
script [1] we just use it directly. We also add an extra echo to make it
simpler to debug any bootstrap vs non-bootstrap issued.

[1] https://github.com/openstack/tripleo-common/blob/master/scripts/bootstrap_host_exec

Change-Id: Ia850286682f09cd75651591a1158c2e467343c1d
Related-Bug: #1863442
2020-04-20 17:28:06 +02:00
..