- 24 Jun, 2016 7 commits
-
-
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 11 commits
-
-
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 -
arbabnazar committed
-
Added unsuable_password option to manage_edxapp_users_and_groups.yml
kylecrawshaw committed -
Passing the correct flag for unusable_password
Kyle Crawshaw committed -
arbabnazar committed
-
ECOM-4609
Clinton Blackburn committed
-