Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ciarancourtney
Copy link

  • 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

…mple

* 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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants