- 30 Mar, 2017 3 commits
-
-
matrix-auth was being overridden by Jenkins (down to 1.1)
Kevin Falcone committed -
https://github.com/jenkinsci/job-dsl-plugin/wiki#release-notes We don't use any of the plugins impacted by the migrations from 1.50 to 1.52, but performing some manual testing of jobs. https://github.com/jenkinsci/job-dsl-plugin/wiki/Migration#migrating-to-152
Kevin Falcone committed -
This appears to be because it wasn't pinned and the shipped version of the plugin won. We have pinning code in jenkins_master that we can use, but we have to copy down that list to add ours (ansible doesn't allow "recursive references" of a variable passed back to itself. Continue process of trying to group plugins and their deps.
Kevin Falcone committed
-
- 29 Mar, 2017 2 commits
-
-
Update sandbox base AMI.
Feanil Patel committed -
Feanil Patel committed
-
- 28 Mar, 2017 2 commits
-
-
pull out protocol from FORUM_ELASTICSEARCH_URL
Michael Roytman committed -
Michael Roytman committed
-
- 27 Mar, 2017 3 commits
-
-
Add newrelic to jenkins workers.
Ben Patterson committed -
Deploy edx-themes:master instead of edx-themes:release
Douglas Hall committed -
We want the release pipelines to deploy edx-themes:master to avoid the additional step of merging edx-themes:master to edx-themes:release in order to deploy changes to edx-themes. WL-1018
Douglas Hall committed
-
- 24 Mar, 2017 1 commit
-
-
This Dockerfile is based on the official image (rather than built from scratch by us) and includes the elasticsearch-head plugin.
Clinton Blackburn committed
-
- 23 Mar, 2017 7 commits
-
-
ECOM-7552
Clinton Blackburn committed -
No need to create different replica user
Ned Batchelder committed -
find-exec won't expand wildcards
Ned Batchelder committed -
Exclude Enterprise API from auth.
Fred Smith committed -
ubuntu-restricted-extras requires multiverse
Kevin Falcone committed -
Configure ca-certificates for java in go-agents
Brian Beggs committed -
Fred Smith committed
-
- 22 Mar, 2017 8 commits
-
-
Brian Beggs committed
-
Add a playbook to install Grafana.
Toby Lawrence committed -
This is not enabled by default, enable it for machines using the browsers role.
Kevin Falcone committed -
This is missing on the newest docker images
Kevin Falcone committed -
Ned Batchelder committed
-
Toby Lawrence committed
-
Ned Batchelder committed
-
move oraclejdk into relasticsearch role
Fred Smith committed
-
- 21 Mar, 2017 2 commits
-
-
From resurrecting old docker images, it appears that we got it for "free" as part of the jenkins container, but don't have it now that we're starting from a clean install.
Kevin Falcone committed -
Fred Smith committed
-
- 20 Mar, 2017 6 commits
-
-
Always autorestart edxapp workers
Matjaz Gregoric committed -
Don't check virtual memory in YARN_SITE_DEFAULT_CONFIG.
Alex Dusenbery committed -
Gabe Mulley committed
-
We've run this against two hosts by manually hacking run_role.yml
Kevin Falcone committed -
This helps make it simpler until we write the ansible to support playbooks that don't gather facts, bootstrap, gather facts, run the other role.
Kevin Falcone committed -
Remove the specific version AMI version tagging in favor of using the version_tags variable
Calen Pennington committed
-
- 19 Mar, 2017 1 commit
-
-
Ben Patterson committed
-
- 17 Mar, 2017 5 commits
-
-
Only run the generic AMI tagging task when there are tags to apply
Calen Pennington committed -
Calen Pennington committed
-
Calen Pennington committed
-
Allow custom version tags to be applied when creating an AMI
Calen Pennington committed -
Use INSIGHTS_DATABASE variables in edxlocal role
Tyler Hallada committed
-