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
This commit is contained in:
Steven Dake 2013-08-07 02:06:19 -07:00
parent a2ad92fa58
commit c06788efff
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
#!/bin/bash
set -uex
install-packages heat-cfntools
cfn-create-aws-symlinks --source /usr/bin