diff --git a/elements/heat-cfntools/install.d/05-heat-cfntools b/elements/heat-cfntools/install.d/05-heat-cfntools index c8a95e7c1..bac7cf9df 100755 --- a/elements/heat-cfntools/install.d/05-heat-cfntools +++ b/elements/heat-cfntools/install.d/05-heat-cfntools @@ -14,7 +14,7 @@ git clone --depth=1 https://github.com/openstack/heat-cfntools.git /opt/stack/he pip install -r /opt/stack/heat-cfntools/tools/pip-requires pushd /opt/stack/heat-cfntools -python setup.py install +python setup.py install --install-scripts=/usr/local/bin popd cfn-create-aws-symlinks --source /usr/local/bin