amazon ec2 - AWS Cloudfoundation select redhat linux AMI -


i using template create ec2 instance. default installs amazon linux, how can change template use rehel 7.4 os?

https://s3-us-east-2.amazonaws.com/cloudformation-templates-us-east-2/wordpress_single_instance.template

thanks sr

need update mapping ami redhat linux 7.4

 "us-east-2"      : { "hvm64" : "ami-cfdafaaa" }, 

Comments

Popular posts from this blog

What is happening when Matlab is starting a "parallel pool"? -

angular - DownloadURL return null in below code -

php - Cannot override Laravel Spark authentication with own implementation -