cfn-hup

Tools required to be installed on Heat provisioned cloud

Debian Debian
RUN apt-get update && \ apt-get install -y heat-cfntools
Ubuntu
RUN apt-get update && \ apt-get install -y heat-cfntools
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y heat-cfntools
Fedora
RUN dnf install -y heat-cfntools
Raspbian
RUN apt-get update && \ apt-get install -y heat-cfntools
click the source code to copy install cfn-hup on any operating system with command-not-found.com