Created
November 5, 2012 23:49
-
-
Save dsmith/4021219 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(vcs)[email protected]:~$ deploy type:web status:gatekeeper[localhost] local: host app06 | |
Setting env.ua_env to production | |
[app01] Executing task 'status' | |
Checking status gatekeeper on app01 | |
[localhost] local: ssh deploy@app01 sudo -i -u root "/etc/init.d/gatekeeper status" | |
gatekeeper running (11561) | |
[app02] Executing task 'status' | |
Checking status gatekeeper on app02 | |
[localhost] local: ssh deploy@app02 sudo -i -u root "/etc/init.d/gatekeeper status" | |
gatekeeper running (716) | |
[app08] Executing task 'status' | |
Checking status gatekeeper on app08 | |
[localhost] local: ssh deploy@app08 sudo -i -u root "/etc/init.d/gatekeeper status" | |
gatekeeper running (31439) | |
[app09] Executing task 'status' | |
Checking status gatekeeper on app09 | |
[localhost] local: ssh deploy@app09 sudo -i -u root "/etc/init.d/gatekeeper status" | |
gatekeeper running (15944) | |
[app10] Executing task 'status' | |
Checking status gatekeeper on app10 | |
[localhost] local: ssh deploy@app10 sudo -i -u root "/etc/init.d/gatekeeper status" | |
gatekeeper running (26180) | |
[s0165] Executing task 'status' | |
Checking status gatekeeper on s0165 | |
[localhost] local: ssh deploy@s0165 sudo -i -u root "/etc/init.d/gatekeeper status" | |
gatekeeper running (20543) | |
[s0186] Executing task 'status' | |
Checking status gatekeeper on s0186 | |
[localhost] local: ssh deploy@s0186 sudo -i -u root "/etc/init.d/gatekeeper status" | |
gatekeeper running (12987) | |
[s0187] Executing task 'status' | |
Checking status gatekeeper on s0187 | |
[localhost] local: ssh deploy@s0187 sudo -i -u root "/etc/init.d/gatekeeper status" | |
gatekeeper running (14801) | |
Done. | |
/mnt/git |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment