cfn-push-stats
Tools required to be installed on Heat provisioned cloud
Install
- All systems
-
curl cmd.cat/cfn-push-stats.sh
- Debian
-
apt-get install heat-cfntools - Ubuntu
-
apt-get install heat-cfntools - Kali Linux
-
apt-get install heat-cfntools - Fedora
-
dnf install heat-cfntools - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install heat-cfntools - Raspbian
-
apt-get install heat-cfntools
heat-cfntools
Tools required to be installed on Heat provisioned cloud
This package contains tools for use with CloudFormation cfn-init - Reads the AWS::CloudFormation::Init for the instance resource, installs packages, and starts services cfn-signal - Waits for an application to be ready before continuing, ie: supporting the WaitCondition feature cfn-hup - Handle updates from the UpdateStack CloudFormation API call