Skip to content

Instantly share code, notes, and snippets.

@madAndroid
Created October 11, 2013 08:44
Show Gist options
  • Save madAndroid/6931616 to your computer and use it in GitHub Desktop.
Save madAndroid/6931616 to your computer and use it in GitHub Desktop.
[twig-deploy@ip-172-31-108-109 ~]$ sudo mco sfdeploy update_git_clone -a prod_twig -b master -C tw_role_webserver
* [ ============================================================> ] 2 / 2
ip-172-31-109-14
err: I, [2013-10-11T09:42:41.331416 #28691] INFO -- : create_clone_path: Creating directory /srv/deploy/clones/prod_twig
D, [2013-10-11T09:42:41.335869 #28691] DEBUG -- : initial_git_clone: Git clone already created
I, [2013-10-11T09:42:41.335972 #28691] INFO -- : update_git_clone: Fetching changes from upstream
I, [2013-10-11T09:42:41.336160 #28691] INFO -- : logged_system: cd /srv/deploy/clones/prod_twig && git fetch
D, [2013-10-11T09:42:42.968106 #28691] DEBUG -- : Exit status: 0
out:
status: 0
ip-172-31-110-222
err: I, [2013-10-11T09:42:41.431067 #8731] INFO -- : create_clone_path: Creating directory /srv/deploy/clones/prod_twig
D, [2013-10-11T09:42:41.431629 #8731] DEBUG -- : initial_git_clone: Git clone already created
I, [2013-10-11T09:42:41.431737 #8731] INFO -- : update_git_clone: Fetching changes from upstream
I, [2013-10-11T09:42:41.431943 #8731] INFO -- : logged_system: cd /srv/deploy/clones/prod_twig && git fetch
D, [2013-10-11T09:42:43.075773 #8731] DEBUG -- : Exit status: 0
out:
status: 0
Finished processing 2 / 2 hosts in 2244.84 ms
[twig-deploy@ip-172-31-108-109 ~]$ sudo mco sfdeploy deploy_branch -a prod_twig -b master -C tw_role_webserver
* [ ============================================================> ] 2 / 2
Finished processing 2 / 2 hosts in 1057.80 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment