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

Write supporting tools for sysadmins #35

Closed
2 tasks
ralphbean opened this issue Sep 29, 2015 · 1 comment
Closed
2 tasks

Write supporting tools for sysadmins #35

ralphbean opened this issue Sep 29, 2015 · 1 comment

Comments

@ralphbean
Copy link
Contributor

we need some tools:

  • we need something to list all the running instances in AWS (using the keys in the fedimg config)
  • we need something to kill a single instance

Combining those two, we can clean up the AWS account when it gets congested. We can clean it from the CLI on fedimg01 instead of having to bug someone with rights to the AWS console to go and do it by hand (dgilmore).

@kushaldas
Copy link
Contributor

I am adding a command kill_ec2_nodes.py which can kill any instance running more than 2 hours using the same access details.

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

No branches or pull requests

2 participants