->
!/bin/bash
yum install -y httpd
systemctl restart httpd
systemctl enable httpd
echo “checking for bootstrap script” > /var/www/html/index.html
status check is 2/2.->add SG (ssh and http) -> launch -> wait till
Last updated 7 years ago