mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-06 03:02:50 -05:00
Wire in nodowntime scripts
This commit is contained in:
@@ -18,7 +18,15 @@ hooks:
|
||||
location: scripts/aws_start_app.sh
|
||||
runas: root
|
||||
timeout: 300
|
||||
-
|
||||
location: scripts/register_with_elb.sh
|
||||
runas: ubuntu
|
||||
timeout: 300
|
||||
ApplicationStop:
|
||||
-
|
||||
location: scripts/deregister_from_elb.sh
|
||||
runas: ubuntu
|
||||
timeout: 300
|
||||
-
|
||||
location: scripts/aws_stop_app.sh
|
||||
runas: root
|
||||
|
||||
Reference in New Issue
Block a user