- 26 Jun, 2016 1 commit
-
-
They fail with Waiting for system status: An error occurred building AMI for loadtest edx edxapp. The Exception was IndexError('list index out of range',) I'm guessing that it is this list index lookup, but seems likely. Hard to test as it requires AWS slowness.
Kevin Falcone committed
-
- 25 Jun, 2016 1 commit
-
-
configure worker settings via worker_django_settings_module
Kevin Falcone committed
-
- 24 Jun, 2016 9 commits
-
-
This breaks when you add a new person, but a previous person removed a key.
Kevin Falcone committed -
Other than removing that user you have no recourse to add the new user. We need a better warning mechanism for this, but we need to stop failing.
Kevin Falcone committed -
adding httplib2 as a requirement
Brian Beggs committed -
Brian Beggs committed
-
Handle the non-build-from-scratch case
Kevin Falcone committed -
app has replaced the word cluster with app in the create ami CD playbook
Brian Beggs committed -
We only run the previous stanza if git and pip are missing. So if you have an existing 14.04 image and cut a new one, you'll still run into problems where ansible dies missing httplib2 and we never install it without a scratch build.
Kevin Falcone committed -
Brian Beggs committed
-
adding ec2_instance_profile_name to launch instance CD
Brian Beggs committed
-
- 23 Jun, 2016 15 commits
-
-
Brian Beggs committed
-
Brian Beggs committed
-
Default to ssd instead of standard storage.
Feanil Patel committed -
removing docs for unused variable
Brian Beggs committed -
Brian Beggs committed
-
Single Sign-out updates for Credentials IDA
Ahsan Ulhaq committed -
Feanil Patel committed
-
14.04 doesn't install httplib2 by default (12.04 does)
Kevin Falcone committed -
Our user play uses uri which requires httplib2.
Kevin Falcone committed -
Brian Beggs committed
-
adding ec2_instance_profile_name to launch instance CD
Brian Beggs committed -
Brian Beggs committed
-
fix error - found a duplicate dict key (when). Using last defined value only
Arbab Nazar committed -
using YAML syntax
Arbab Nazar committed -
Ahsan Ulhaq committed
-
- 22 Jun, 2016 7 commits
-
-
We have users who are absent and keyless
Kevin Falcone committed -
arbabnazar committed
-
Gabe Mulley committed
-
We don't always want to immediately remove them, as we use these configs to pull them off of other hosts.
Kevin Falcone committed -
arbabnazar committed
-
use YAML syntax to write ansible tasks
Arbab Nazar committed -
arbabnazar committed
-
- 21 Jun, 2016 7 commits
-
-
TJ Keemon committed
-
Single Sign-out updates for IDAs
Clinton Blackburn committed -
writing ansible tasks using YAML syntax
Arbab Nazar committed -
added the custom fail message
Arbab Nazar committed -
Move themes to data dir
Kevin Falcone committed -
arbabnazar committed
-
OPS-1433 grant-ssh access job should fail if user has no keys
Arbab Nazar committed
-