Changed user for elb register/deregister scripts

This commit is contained in:
Martyn Inglis
2016-05-18 13:30:01 +01:00
parent a892f44696
commit 0172797fb5

View File

@@ -20,12 +20,12 @@ hooks:
timeout: 300
-
location: scripts/register_with_elb.sh
runas: root
runas: ubuntu
timeout: 300
ApplicationStop:
-
location: scripts/deregister_from_elb.sh
runas: root
runas: ubuntu
timeout: 300
-
location: scripts/aws_stop_app.sh