- 05 Apr, 2016 2 commits
-
-
Additionally, a slow deleting scripts for sites that cannot use truncate.
Kevin Falcone committed -
Kevin Falcone committed
-
- 02 Apr, 2016 2 commits
-
-
Add dependency on "common" role to the elasticsearch role.
Sven Marnach committed -
Update sandbox ami with new one built from scratch
Max Rothman committed
-
- 01 Apr, 2016 14 commits
-
-
Create Analytics Task Seed Job
Jillian Vogel committed -
Fixes broken sandbox builds
Max Rothman committed -
The downloads-distro.mongodb.org URL only has 2.6 packages?
Kevin Falcone committed -
Update mongo 3.0 play to use our two new roles
Kevin Falcone committed -
Use the newest version of the agents
Kevin Falcone committed -
Update nltk URLs
Max Rothman committed -
The old ones were returning 301s pointing to the updated URL
Max Rothman committed -
The role makes use of some variables from common_vars (notably COMMON_*_DIR), so it should depend on the "common" role. With this change applied, it's possible to run the elasticsearch role using the run_role.yml playbook, which is sometimes convenient.
Sven Marnach committed -
Kevin Falcone committed
-
Kevin Falcone committed
-
This worked at one time, but stopped. I've updated the URL to be consistent with their current docs (and what we do in the mongo_3 role).
Kevin Falcone committed -
New payment processor configuration format
Eugeny Kolpakov committed -
* defaults/main.yml: adds analytics schedule variables for configuring the AnalyticsSeedJob, with all analytics tasks enabled by default. * templates/seed_job_template.xml: use updated analytics seed job config and description * tasks/main.yml: generates a hashed password for the jenkins user, and adds jenkins-auth and create-seed-job tags. * README.md: documents seed job parameters and jenkins auth change
Jillian Vogel committed -
Kevin Falcone committed
-
- 31 Mar, 2016 7 commits
-
-
Add playbook for managing edxapp users
Feanil Patel committed -
Null API keys for Analytics AWS
Fred Smith committed -
Fred Smith committed
-
Add show-repo-heads script for helping with diagnosis
Ned Batchelder committed -
Feanil Patel committed
-
Ned Batchelder committed
-
Enable ecommerce on sandbox configuration conditionally.
Fred Smith committed
-
- 30 Mar, 2016 9 commits
-
-
Max Rothman committed
-
Update wiki links in file headers
Max Rothman committed -
Max Rothman committed
-
Add feature flag handle for ENABLE_MOBILE_REST_API
Kevin Falcone committed -
The headers were pointing to the old github wiki. Since we've officially moved to Confluence, these links should be updated.
Max Rothman committed -
Brandon DeRosier committed
-
pass the read replica hosts list as external variables from secure repo
Arbab Nazar committed -
arbabnazar committed
-
Adding support for multiple auth credentials for nginx (OPS-952)
Bilal Ahmad committed
-
- 29 Mar, 2016 6 commits
-
-
mount ebs role
Kevin Falcone committed -
This prevents us from mounting a disk in two places.
Kevin Falcone committed -
This implements a role that consumes a volume list of dicts and ensures those are all mounted in the expected location on your system as well as formatting any drives with the wrong fstype. As a safety feature, it defaults to being unwilling to unmount drives (since that might result in data loss or mismanagement) and there is a flag you can -e to enable it. It is assumed you will run this role passing along your volume list from your main playbook and secure vars.
Max Rothman committed -
Max Rothman committed
-
OPS-1383: Add role for turning on enhanced networking
Kevin Falcone committed -
Go agent docker Updates
Brian Beggs committed
-