summaryrefslogtreecommitdiff
path: root/openshift-origin
diff options
context:
space:
mode:
authorSteven Dake <sdake@redhat.com>2013-08-07 02:06:19 -0700
committerSteven Dake <sdake@redhat.com>2013-08-07 03:31:36 -0700
commitc06788efff04ca35689983471e0515de80d3d621 (patch)
tree27249b221753e1cf6d803901e96cbdb4cb263d4e /openshift-origin
parenta2ad92fa5897fb54645c7f572cd3467b3c31ff9e (diff)
downloadheat-templates-c06788efff04ca35689983471e0515de80d3d621.tar.gz
Add a heat-cfntools element for openshift-origin
heat-cfntools from the tripleo-image-elements repo is a bit heavyweight. Instead this element simply installs the latest repo package of heat-cfntools and symlinks to /opt/aws/bin. Change-Id: I5a0ec433c352f3ac0bb415381c7e41d4370d1e85
Diffstat (limited to 'openshift-origin')
-rwxr-xr-xopenshift-origin/elements/heat-cfntools/install.d/05-heat-cfntools6
1 files changed, 6 insertions, 0 deletions
diff --git a/openshift-origin/elements/heat-cfntools/install.d/05-heat-cfntools b/openshift-origin/elements/heat-cfntools/install.d/05-heat-cfntools
new file mode 100755
index 0000000..4df180f
--- /dev/null
+++ b/openshift-origin/elements/heat-cfntools/install.d/05-heat-cfntools
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+set -uex
+
+install-packages heat-cfntools
+cfn-create-aws-symlinks --source /usr/bin