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