- 03 May, 2017 2 commits
-
-
We previously used a less-than-optimal way of storing the configuration values for Graphite/Carbon, which meant you had to override the entire configuration (including restating default values, etc) to change one thing. This now mirrors how we approach things in the Grafana role, where each distinct value is a distinct variable that can be overridden separately, and is pulled together at a higher level into the configuration.
Toby Lawrence committed -
It's not a requirement and has the potentialy to appear like an actual string, and not an empty string, which breaks things like Grafana.
Toby Lawrence committed
-
- 01 May, 2017 4 commits
-
-
fix alton bucket variable
Brian Beggs committed -
Brian Beggs committed
-
Add new Alton variables
Brian Beggs committed -
Brian Beggs committed
-
- 28 Apr, 2017 10 commits
-
-
Clinton Blackburn committed
-
Set a cluster name on new rabbit clusters
Kevin Falcone committed -
add monitoring to antivirus scans
Fred Smith committed -
Brian Beggs committed
-
Fred Smith committed
-
This is also click-changeable in the UI, and seems to not impact running clusters from some testing. This gives you a better name than i-asdfasdfasdfasdf.rabbit.lol which is what you get by default on AWS. This is mostly seen in logs and rabbitmqctl output.
Kevin Falcone committed -
Revert "chmod and chown the edx_ansible_venv_dir to make vagrant provision more reliable"
Brian Beggs committed -
Brian Beggs committed
-
Install jenkins nginx config to nginx_sites_available_dir
Jillian Vogel committed -
Add check to see if hive metastore is initialized.
brianhw committed
-
- 27 Apr, 2017 3 commits
-
-
Make it possible to run the newrelic play on a box without ec2 access
Kevin Falcone committed -
chmod and chown the edx_ansible_venv_dir to make vagrant provision more reliable
Brian Beggs committed -
Jibsheet/multiple worker cluster detection
Kevin Falcone committed
-
- 26 Apr, 2017 7 commits
-
-
Many of our machines aren't granted DescribeInstances because there's no real need. This let's you -e in those vars instead.
Kevin Falcone committed -
This should have been set prior to https://github.com/edx/auth-backends/pull/9 being merged. We did not catch this problem until now because the library currently used for JWT validation, pyjwt, simply skips issuer validation if the issuer is set to None. LEARNER-693
Clinton Blackburn committed -
ECOM-3629
Clinton Blackburn committed -
Brian Wilson committed
-
Robustify TLS nginx settings
Kevin Falcone committed -
Added the option to split env_extras by app
Kevin Falcone committed -
We can detect the SuspendedProcess properties that Asgard puts on the ASG when it's being deleted.
Kevin Falcone committed
-
- 25 Apr, 2017 3 commits
-
-
Add HELP_TOKENS_BOOKS setting
Ned Batchelder committed -
Ned Batchelder committed
-
Add a configuration setting for the edx language cookie
Calen Pennington committed
-
- 24 Apr, 2017 2 commits
-
-
Upgrade Hadoop and Hive
brianhw committed -
Calen Pennington committed
-
- 23 Apr, 2017 1 commit
-
-
This header will provide more information to downstream caches so they know which headers to consider when determining a match. This is especially important to ensure browsers do not cache incorrect CORS headers when switching between sites/tenants. DEVOPS-5807
Clinton Blackburn committed
-
- 21 Apr, 2017 3 commits
-
-
bake pip requirements into the loadtest worker AMI
Troy Sankey committed -
This follows the same pattern as with the platform workers: (1) clone the repo, (2) install requirements, (3) package the virtualenv into a tarball which becomes part of the AMI. PERF-393
Troy Sankey committed -
* Updates paths for Hadoop and Hive installs, including Hadoop native library compiling. * Initialize Hive metadata store schema
Brian Wilson committed
-
- 20 Apr, 2017 5 commits
-
-
Always reboot when taking an AMI
Kevin Falcone committed -
Make changes for running analyticstack on 16.04.
brianhw committed -
* Replace llvm-gcc with gcc. * Define new Hadoop services. * Add retry when first using Hadoop. * Add procps to debian packages to address bug. * Increase memory allocation.
Brian Wilson committed -
Not doing this means we can't guarantee filesystem integrity and we've seen this bear out recently when several 16.04 instances had 0 length minos installs (the last task to run before the AMI is cut)
Kevin Falcone committed -
Add Enterprise Service worker username and API URL
Matt Drayer committed
-