- 12 Jun, 2015 6 commits
-
-
These vars are only used in the ad_hoc_reporting role, but their prefix indicates that they're part of their services' roles. This corrects the prefix.
Max Rothman committed -
Refactor to remove repeated tasks
Max Rothman committed -
Max Rothman committed
-
Allow user to request Birch Vagrant box for VMware
David Baumgold committed -
David Baumgold committed
-
Don't disable token checking on notes
Kevin Falcone committed
-
- 11 Jun, 2015 3 commits
-
-
The default is to enforce token checking (in edx-notes-api's common.py) and we should be doing the same thing in deployed configuration. Make this into a variable in case other systems (sandboxes?) want to disable it in the future.
Kevin Falcone committed -
Remove reference to group_vars/all
Carson Gee committed -
Carson Gee committed
-
- 10 Jun, 2015 1 commit
-
-
elasticsearch monitor role
Fred Smith committed
-
- 09 Jun, 2015 3 commits
-
-
Fred Smith committed
-
newrelic npi role
Fred Smith committed -
Fred Smith committed
-
- 08 Jun, 2015 2 commits
-
-
Create writable media dir on local filesystem (SOL-963)
Fred Smith committed -
Xavier Antoviaque committed
-
- 05 Jun, 2015 2 commits
-
-
Switch to using the vpc_class_b for these subnets
Kevin Falcone committed -
I suspect the third change is wrong - as is, it creates a route table, but I cannot connect to the RDS. However, there is no local gateway in 10.253.0.0 in loadtest, so the default isn't quite right either. We should possible make SUBNET_[12]_CIDR easier to override, since I ended up changing them anyway to use something other than .50.
Kevin Falcone committed
-
- 04 Jun, 2015 6 commits
-
-
E0d/service dbs
Edward Zarecor committed -
fix broken test
Christine Lytwynec committed -
Provide separate internal/public API endpoints.
Kevin Falcone committed -
Christine Lytwynec committed
-
update github_post_status.py for jenkins_worker role
Christine Lytwynec committed -
This allows us to route LMS requests over an internal ELB while public JS direct requests to the API go over a separate ELB.
Kevin Falcone committed
-
- 03 Jun, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 30 May, 2015 3 commits
-
-
Ubuntu 12.04 doesn't support 'git clone -b'
Feanil Patel committed -
This is to deal with the issue pointed out in #2036
Feanil Patel committed -
Feanil/doc store updates
Feanil Patel committed
-
- 29 May, 2015 11 commits
-
-
Update the source list after adding git ppa TE-907
Jesse Zoldak committed -
Fred Smith committed
-
Jesse Zoldak committed
-
App monitoring is triggered on the _APP variable
Kevin Falcone committed -
Tag the paver static assets task
Kevin Falcone committed -
Feanil Patel committed
-
add defaults for interacting with authenticated jenkins API
Fred Smith committed -
Fred Smith committed
-
Move Shibboleth deps to edxapp_common so they'll be available on Jenkins
Braden MacDonald committed -
This lets you run ansible-playbook with --skip-tags gather_static_assets so you can redeploy edx-platform on your sandbox to test configuration changes without waiting for paver.
Kevin Falcone committed -
COMMON_ENABLE_NEWRELIC turns on server monitoring and is on for all sandboxes. App monitoring should not be enabled for all sandboxes and since edxapp workers is on all sandboxes, surprise newrelic!
Kevin Falcone committed
-
- 28 May, 2015 2 commits
-
-
Revert all the docstore related changes.
Feanil Patel committed -
This allows us to override the read preferences per module store in the lms.
Feanil Patel committed
-