troposphere icon indicating copy to clipboard operation
troposphere copied to clipboard

closes #735 Add cloud-config.yaml UserData to basic EC2 example

Open ciarancourtney opened this issue 6 years ago • 1 comments

  • Assumes cloud-config.yaml is in same dir as script
  • Example substitutes hostname and FQDN
  • yaml file also uses cf-style template strings for dual usage
  • Modify Test runner to pass file global to exec

ciarancourtney avatar Aug 25 '18 09:08 ciarancourtney

Example test is only failing on Linux & Python 3, the __file__ global needs to be added to awacs package?

ciarancourtney avatar Aug 25 '18 10:08 ciarancourtney