- 23 Sep, 2013 1 commit
-
-
Without the `apt-get update`, the apt cache is out of date while attempting to install rabbitmq. An older version from the Ubuntu repo is installed instead of the one from the rabbit repository, which makes the role fail later on with: ``` TASK: [rabbitmq | install plugins] ******************************************** [...] failed: [10.145.2.22] => {"failed": true, "item": ""} msg: Failed to find required executable rabbitmq-plugins ```
Xavier Antoviaque committed
-
- 20 Sep, 2013 6 commits
-
-
nginx configuration for long site names
Sef Kloninger committed -
Set carnegie local relative to carnegie secure, so we have to get the prefixes right once only.
Joe Blaylock committed -
Update to use the new commit variable.
Feanil Patel committed -
Feanil Patel committed
-
collectstatic cleanup
John Jarvis committed -
rake gather_assets replaces collectstatic so all references and logic to handle both are removed removes collect_static.yml since now there are only two tasks for rake gather_assets.
John Jarvis committed
-
- 19 Sep, 2013 29 commits
-
-
support ansible 1.3
John Jarvis committed -
These are some minimal changes to support 1.3, does not yet include role dependencies.
John Jarvis committed -
sandbox-ora: Include xqueue & ORA on the `edx_sandbox` playbook
Feanil Patel committed -
Feanil/update vpc tools
Feanil Patel committed -
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
The previous one did not work so updating it with a copy from production.
Feanil Patel committed
-
- 18 Sep, 2013 4 commits
-
-
John Jarvis committed
-
They have their own LMS DB.
Sef Kloninger committed -
If the nginx play is called with the nginx_conf varialble, then expect to find in {{secure_dir}}/files/nginx.conf and copy it over. If not set then the default one already there will be sufficient.
Sef Kloninger committed -
One comes with the standard installation, overwrite with our own, provided in {{secure_dir}}/files.
Sef Kloninger committed
-