tripleo-ansible/tripleo_ansible/roles/tripleo-systemd-wrapper
Nate Johnston b45d4c6d21 Fix substitution in kill-script
In the kill-script there is a string "Unknown action ${SIG} for
${$CT_NAME} ${CT_ID}" which results in a "bad substitution" error, as
there is no variable named with what the contents of the CT_NAME
environment variable contains.  Remove the extraneous '$'.

Change-Id: I4c76071083bf5cb4f876d3b78c379822a8bd8db1
Fixes-Bug: #1860155
2020-01-17 11:48:01 -05:00
..
defaults Implement tripleo-systemd-wrapper role 2019-11-13 09:14:27 -07:00
meta Implement tripleo-systemd-wrapper role 2019-11-13 09:14:27 -07:00
molecule/default Implement tripleo-systemd-wrapper role 2019-11-13 09:14:27 -07:00
tasks Implement tripleo-systemd-wrapper role 2019-11-13 09:14:27 -07:00
templates Fix substitution in kill-script 2020-01-17 11:48:01 -05:00