Skip to content

Instantly share code, notes, and snippets.

@singingwolfboy
Created September 12, 2014 19:15
Show Gist options
  • Save singingwolfboy/059e4f55cfcb4e566ec1 to your computer and use it in GitHub Desktop.
Save singingwolfboy/059e4f55cfcb4e566ec1 to your computer and use it in GitHub Desktop.
vagrant@precise64:~$ /edx/bin/update xserver openedx/rc/aspen-2014-09-10
PLAY [Deploy xserver] *********************************************************
GATHERING FACTS ***************************************************************
ok: [localhost]
TASK: [xserver | writing supervisor script] ***********************************
changed: [localhost]
TASK: [xserver | enable supervisor script] ************************************
changed: [localhost]
TASK: [xserver | checkout code] ***********************************************
failed: [localhost] => {"failed": true, "item": "", "parsed": false}
invalid output was: sudo: unknown user: xserver
sudo: unable to initialize policy plugin
FATAL: all hosts have already failed -- aborting
PLAY RECAP ********************************************************************
to retry, use: --limit @/home/vagrant/xserver.retry
localhost : ok=3 changed=2 unreachable=0 failed=1
vagrant@precise64:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment