- 22 May, 2015 4 commits
-
-
reenable presupervisor migration checks :shipit:
Fred Smith committed -
Install phantomjs in the browser role TE-884
Jesse Zoldak committed -
Jesse Zoldak committed
-
Fred Smith committed
-
- 21 May, 2015 14 commits
-
-
Enable edx-notes in loadtest
Max Rothman committed -
Max Rothman committed
-
If you run syncdb you want to run it before you run migrate.
Feanil Patel committed -
Feanil Patel committed
-
Update the iteration to not uses dicts.
Feanil Patel committed -
Jibsheet/associate elb to asg
Feanil Patel committed -
Feanil Patel committed
-
Kevin Falcone committed
-
Include CyberSource refund settings in ecommerce defaults
Renzo Lucioni committed -
Feanil Patel committed
-
Allow overriding of notes api version
Max Rothman committed -
Renzo Lucioni committed
-
Max Rothman committed
-
Fix the packer script that provisions jenkins workers
Jesse Zoldak committed
-
- 20 May, 2015 5 commits
-
-
Selectively copy playbook dirs to avoid broken links Install git in packer script so that the edx ansible fork can be installed via requirements.txt
Jesse Zoldak committed -
Add apt packages required for new shibboleth implementation
Braden MacDonald committed -
Updates to santizing script to work with current data
Kevin Falcone committed -
Truncating a hash function is kind of terrible, but this gives us a unique 30 character string and should avoid conflicts.
Kevin Falcone committed -
! should be understood by django to mean "no password set". It's handled better in newer versions, but even in 1.4 it doesn't cause the "login hangs" errors on stage like '' does.
Kevin Falcone committed
-
- 19 May, 2015 7 commits
-
-
Support creating 0-many ELBs at once from a service configuration
Kevin Falcone committed -
elbs: - name: "{{ e_d_c }}-public" scheme: "internet-facing" - name: "{{ e_d_c }}-internal" scheme: "internal" If an internal elb exists, we need private subnets This is functionally identical to the service_subnets and assumes you've defined a private_elb_subnet_{1,2} similar to the existing public_subnet_{1,2} variables (and requires code added in edx-secure's edx_service) The subnet if statement is horride, but registering that variable as a temporary global wasn't working. Services might not have elbs, might only have public ELBs or might have internal ELBs with no subnets configured. Try to catch these cases before ansible/ec2 give a less useful error message.
Kevin Falcone committed -
Move aws specific task to aws role.
Edward Zarecor committed -
Updates to db creation playbooks.
Feanil Patel committed -
Don't use auth on the URL that is used for healthcheck.
Feanil Patel committed -
- Delete the create_dbs.yml playbook since we don't use it. - Update the create_db_and_users.yml playbook to use lists instead of dictionaries.
Feanil Patel committed -
Edward Zarecor committed
-
- 18 May, 2015 4 commits
-
-
Index the jenkins master log in Splunk
Jesse Zoldak committed -
Jesse Zoldak committed
-
Feanil Patel committed
-
Fix looping over removed template
Max Rothman committed
-
- 15 May, 2015 6 commits
-
-
Max Rothman committed
-
The version in service-builder used a list while the one in master expected a dict.
Feanil Patel committed -
Updated all the usages to provide a list.
Feanil Patel committed -
Add cassandra role
Max Rothman committed -
Update template.
Feanil Patel committed -
Feanil Patel committed
-