heat-agents/heat-config-apply-config/install.d/50-heat-config-apply-config
2017-01-04 16:57:10 +01:00

7 lines
154 B
Bash
Executable File

#!/bin/bash
set -x
SCRIPTDIR=$(dirname $0)
install -D -g root -o root -m 0755 ${SCRIPTDIR}/hook-apply-config.py /var/lib/heat-config/hooks/apply-config