- 18 Nov, 2014 9 commits
-
-
Fred Smith committed
-
Ben Patterson committed
-
John Jarvis committed
-
Here is an example vars.yml file to pass in when running the newrelic role with s3watcher enabled: --- S3_ACCESS_KEY_ID: s3accesskeyid S3_SECRET_ACCESS_KEY: s3secretkey S3_BUCKET_NAME: bucketname AWS_REGION: us-foo-1 S3_CONFIG_FILENAME: fooconfigfile NEWRELIC_S3_WATCHER: True NEWRELIC_LOGWATCH: False <--not a required var, but it's True by default NEWRELIC_LICENSE_KEY: "my_api_key"
Ben Patterson committed -
Ben Patterson committed
-
Edward Zarecor committed
-
Brandon DeRosier committed
-
- when using `/edx/bin/update edx-platform (branch)`
Brandon DeRosier committed -
This lets you specify additional python packages to be installed into the edxapp virtual environment. The `EDXAPP_EXTRA_REQUIREMENTS` should be a list of dict objects with `name`, `version` (optional) and `extra_args` (optional) keys, that correspond to the options of ansible's pip module. Example: EDXAPP_EXTRA_REQUIREMENTS: - name: mypackage version: 1.0.1 - name: git+https://git.myproject.org/MyProject#egg=MyProject
Matjaz Gregoric committed
-
- 12 Nov, 2014 2 commits
-
-
Work around for an issue in the Route53 module.
Feanil Patel committed
-
- 06 Nov, 2014 2 commits
-
-
Gather facts so the security role succeeds - into release
Fred Smith committed -
Will Daly committed
-
- 03 Nov, 2014 3 commits
-
-
Feanil/rc lavash 0
Feanil Patel committed -
Feanil/release into master
Feanil Patel committed -
Conflicts: playbooks/roles/datadog/tasks/main.yml playbooks/roles/rabbitmq/tasks/main.yml
Feanil Patel committed
-
- 31 Oct, 2014 8 commits
-
-
John Jarvis committed
-
Feanil/update datadog agent
Feanil Patel committed -
Remove the old repository. Explicitly control the version of Datadog.
Feanil Patel committed -
Add sane defaults for djfs.
Feanil Patel committed -
Add sane defaults for djfs.
Feanil Patel committed -
Conflicts: playbooks/roles/edxapp/defaults/main.yml
Feanil Patel committed -
Feanil Patel committed
-
Add DJFS settings (OSPR-50)
Feanil Patel committed
-
- 30 Oct, 2014 2 commits
-
-
Add HAProxy check user to prevent `max_connect_error` exceptions
Carson Gee committed -
Carson Gee committed
-
- 29 Oct, 2014 3 commits
-
-
Handle aspen.1 openedx release
David Baumgold committed -
Use curl instead of get_url for packer zip download
Ben Patterson committed -
* Handles cert validation from behind a proxy better * Also this commit updates build server validation (i.e. testcase paths) that have changed on platform
Ben Patterson committed
-
- 28 Oct, 2014 3 commits
-
-
E0d/s3 log perms
e0d committed -
David Baumgold committed
-
Add DJFS settings (OSPR-50) To solve this pr: https://github.com/edx/edx-platform/pull/5291
Jason Zhu committed
-
- 27 Oct, 2014 8 commits
-
-
using dollar var
John Jarvis committed -
John Jarvis committed
-
Updates to Make Insights Configuration Sandbox-Friendly
Clinton Blackburn committed -
Added play to run r.js for Insights
Clinton Blackburn committed -
Fix host selection variable
Carson Gee committed -
Carson Gee committed
-
- Added Insights to update script - Corrected git/ssh identity for code checkout - Preventing duplicate nodeenv creation (and subsequent failure)
Clinton Blackburn committed -
Clinton Blackburn committed
-