Skip to content
This repository has been archived by the owner on Aug 19, 2021. It is now read-only.

Resume the Environment

mawinkler edited this page May 13, 2020 · 11 revisions

Resume the Environment

Resuming the environment from a paused state restarts your virtual instances. Since MOADSD-NG is self-healing, everything should come up within a few minutes.

$ ./menu.sh
Please choose the target environment:
1) gcp            3) esx            5) switch_to_gcp  7) switch_to_esx
2) aws            4) site_secrets   6) switch_to_aws

Choose 1-2

Please choose the playbook:
1) site                          8) pause_scheduled_cancel
2) deploy                        9) resume
3) deploy_endpoints             10) terminate
4) jenkins_create_credentials   11) terminate_site
5) deploy_gitlab_runners        12) configuration
6) pause                        13) manual
7) pause_scheduled

Choose 9

If you chose aws as the target environment you either need to wait 5 minutes after running this playbook or refresh the dynamic inventory for AWS by executing the following command:

./ec2.py --refresh-cache

Next Step (optional)

Clone this wiki locally