- 19 Jun, 2014 10 commits
-
-
Han Su Kim committed
-
Moving order back to before, adding a stat to check if file exists Correcting use of stat conditional Typo Removing EDX_ANSIBLE_DUMP_VARS from create backup copy Using file instead of copy module using copy / backup module Adding back logic to check if file exists Moving tasks order, file has to be created first before being copied Moving order back to before, adding a stat to check if file exists Correcting use of stat conditional Typo Removing EDX_ANSIBLE_DUMP_VARS from create backup copy Using file instead of copy module using copy / backup module Adding back logic to check if file exists Logic to make sure that backup of server-var.yml works
Han Su Kim committed -
try except block for hipchat connection
John Jarvis committed -
John Jarvis committed
-
Moving create backup of server vars
Han Su Kim committed -
Han Su Kim committed
-
Moving order back to before, adding a stat to check if file exists Correcting use of stat conditional Typo
Han Su Kim committed -
Patch 1
Feanil Patel committed -
make backup of previous server-vars.yml
John Jarvis committed -
Adding an option to bring up sandboxes based on Ubuntu 14.04
Han Su Kim committed
-
- 18 Jun, 2014 6 commits
-
-
var updates
John Jarvis committed -
John Jarvis committed
-
add callback plugin for hipchat to be used with abbey
John Jarvis committed -
John Jarvis committed
-
Nginx X-Forwarded-For header configuration.
Feanil Patel committed -
The nginx configuration was set to pass X-Forwarded-For and related headers unodified to backend services. This works fine when nginx is deployed behind another load balancer (for example ELB), which already properly sets the X-Forwarded-* for headers. But in simpler deployment scenarios, where nginx is directly facing the end user, nginx should discard any existing X-Forwarded-For headr and set it to remote IP of the request, the X-Forwarded-Port header to the nginx server port, and the X-Forwarded-Proto to the scheme of the current request. The 'NGINX_SET_X_FORWARDED_HEADERS' is set to False by default, but set to True in the edx_sandbox playbook, where an additional load balancer in front of nginx is not usually present.
Matjaz Gregoric committed
-
- 17 Jun, 2014 6 commits
-
-
Add new settings that were added to edx-platform.
Feanil Patel committed -
Feanil Patel committed
-
Updates to get alton to work on the admin instance.
Feanil Patel committed -
Updating local ec2 module
Carson Gee committed -
Splunk improvements
John Jarvis committed -
Feanil Patel committed
-
- 16 Jun, 2014 8 commits
-
-
Feanil Patel committed
-
Correct the default version of alton.
Feanil Patel committed -
Bertrand Marron committed
-
This doesn’t need to be a directory, it can be just a file (globing also works). See http://docs.splunk.com/Documentation/Storm/Storm/User/Editinputsconf
Bertrand Marron committed -
When downloading the deb from splunk’s website, it doesn’t have that format. See: http://www.splunk.com/download/universalforwarder
Bertrand Marron committed -
Adding (experimental) so it's clear in jenkins that this is just for testing.
Han Su Kim committed -
Jenkins_master role: add datadog
Ben Patterson committed -
When using datadog on Jenkins, it should include datadog's provided Jenkins capabilities. Includes jenkins-specific datadog concfiguration
Ben Patterson committed
-
- 13 Jun, 2014 2 commits
-
-
edxapp user typo
John Jarvis committed -
John Jarvis committed
-
- 12 Jun, 2014 5 commits
-
-
Whitespace for readability
Han Su Kim committed -
Coding conventions, puting spaces in front of {{ and changing ${ vars
Han Su Kim committed -
Update vagrant images to support vmware providers
Carson Gee committed -
another when condition syntax error
John Jarvis committed -
John Jarvis committed
-
- 11 Jun, 2014 3 commits
-
-
syntax error on the when condition
John Jarvis committed -
John Jarvis committed
-
fixing typo again, using correct name
John Jarvis committed
-