- 09 May, 2013 1 commit
-
-
Jason Bau committed
-
- 08 May, 2013 6 commits
-
-
Feature/jrbl/prod cleanups
Joe Blaylock committed -
* Rename auth_config and env_config to be specific to LMS and CMS * Minor CMS configuration cleanups elsewhere
Joe Blaylock committed -
* Move sudo:True out of each task and into the playbook, since it's a playbook-level variable * Removal of a couple debian package installs from common that are also being installed in the role where they're needed * Re-correction of /etc/git-identity permissions * Other cleanups (whitespace issues, etc.)
Joe Blaylock committed -
* Removes HTTP basic auth
Joe Blaylock committed -
* Enable npm role * Minor edits to debian dependency list * Change treatment of a few files and directories
Joe Blaylock committed -
* Needs more work, but seems to have many of the basics.
Joe Blaylock committed
-
- 06 May, 2013 2 commits
- 03 May, 2013 17 commits
-
-
Jbau/email tz
jarv committed -
Jason Bau committed
-
Jason Bau committed
-
Add tagging for ruby tasks, also set PATH so that manual work on
e0d committed -
instances is a bit easier. Also subsumes @sefk's https://github.com/edx/configuration/pull/42
Jason Bau committed -
cloudformation: open tcp/9418 for git
e0d committed -
Jarv/better elb rolling
Jason Bau committed -
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
This rolls the ec2 elb management script into a module. Now if an ELB is added or removed "changed" will return True/False so you can tell if any action was taken based on the coloring of the response (yellow/green).
John Jarvis committed -
role for upstart tasks, parameterized in the style the nginx role
jarv committed -
Jason Bau committed
-
Happened to notice this while I was in here, mostly a cosmetic fix.
Sef Kloninger committed -
Tiny documentation update
jarv committed -
Update 'edx' group to 'adm' group in LMS setup
jarv committed -
* Use the 'adm' group for permissioning assets needed during LMS initialization, because ubuntu doesn't have the edx user until it logs out and logs back in.
Joe Blaylock committed
-
- 02 May, 2013 14 commits
-
-
where it can take a {{ service_variant }} param
Jason Bau committed -
We need to use the git protocol to access read-only git repos. It's a quirk that when these are referenced from pip files, they need to go over a source control protocol. I wish it could go over http/s or ssh, but it can't, so port 9418 it is. I had to open inbound and outbound 9418 to get this working, don't know why. Leaving both open for now, will debug later so we can close down.
Sef Kloninger committed -
Joe Blaylock committed
-
Add site-specific parameterization for nginx config
jarv committed -
Jason Bau committed
-
Update permissions on git identity files
jarv committed -
* Add ubuntu to edx, restrict git identity access to edx group members
Joe Blaylock committed -
Updating mitx repo location
jarv committed -
mitx is now in the edx org
jarv committed -
John Jarvis committed
-
Joe Blaylock committed
-
bugfix install of example user (needed secure_dir)
jarv committed -
Jason Bau committed
-
Coudformation refarch template: fix elasticache creation output
e0d committed
-