Skip to content

Instantly share code, notes, and snippets.

@singingwolfboy
Created September 12, 2014 19:17
Show Gist options
  • Save singingwolfboy/eac5e06fb3ee4e1896d9 to your computer and use it in GitHub Desktop.
Save singingwolfboy/eac5e06fb3ee4e1896d9 to your computer and use it in GitHub Desktop.
vagrant@precise64:~$ /edx/bin/update edx-analytics-data-api openedx/rc/aspen-2014-09-10
[WARNING]: It is unneccessary to use '{{' in loops, leave variables in loop
expressions bare.
PLAY [Deploy Analytics API] ***************************************************
GATHERING FACTS ***************************************************************
ok: [localhost]
TASK: [analytics-api | install read-only ssh key] *****************************
failed: [localhost] => {"failed": true, "item": "", "md5sum": "d41d8cd98f00b204e9800998ecf8427e"}
msg: Destination directory /edx/app/analytics-api does not exist
FATAL: all hosts have already failed -- aborting
PLAY RECAP ********************************************************************
to retry, use: --limit @/home/vagrant/analyticsapi.retry
localhost : ok=1 changed=0 unreachable=0 failed=1
vagrant@precise64:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment