diff --git a/magnum/templates/kubernetes/fragments/wc-notify-master.sh b/magnum/templates/kubernetes/fragments/wc-notify-master.sh new file mode 100644 index 0000000000..1fc8a0d496 --- /dev/null +++ b/magnum/templates/kubernetes/fragments/wc-notify-master.sh @@ -0,0 +1,36 @@ +#!/bin/sh + +. /etc/sysconfig/heat-params + +WC_NOTIFY_BIN=/usr/local/bin/wc-notify +WC_NOTIFY_SERVICE=/etc/systemd/system/wc-notify.service + +cat > $WC_NOTIFY_BIN < $WC_NOTIFY_SERVICE <