summaryrefslogtreecommitdiff
path: root/hot/software-config/elements/heat-config-apply-config/install.d/50-heat-config-apply-config
diff options
context:
space:
mode:
Diffstat (limited to 'hot/software-config/elements/heat-config-apply-config/install.d/50-heat-config-apply-config')
-rwxr-xr-xhot/software-config/elements/heat-config-apply-config/install.d/50-heat-config-apply-config6
1 files changed, 0 insertions, 6 deletions
diff --git a/hot/software-config/elements/heat-config-apply-config/install.d/50-heat-config-apply-config b/hot/software-config/elements/heat-config-apply-config/install.d/50-heat-config-apply-config
deleted file mode 100755
index 53c3878..0000000
--- a/hot/software-config/elements/heat-config-apply-config/install.d/50-heat-config-apply-config
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/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