- 11 May, 2013 1 commit
-
-
* Bugfix to rsyslog configuration; configuration file had missing extension * Logrotate recipes for edx log files * Files reorganized, renamed
Joe Blaylock committed
-
- 10 May, 2013 2 commits
-
-
Configure rsyslog to catch logs from edx
Jason Bau committed -
* Touches directories and files into existence expected during setup for LMS and CMS * Configures rsyslog to catch local0 and local1 from edx, and route into the appropriately named files in the appropriately named subdirectories * Permissions updates to ensure rsyslog can write everywhere it's supposed to * Restarts rsyslog after reconfiguration is complete
Joe Blaylock committed
-
- 09 May, 2013 12 commits
-
-
Jbau/cms
Jason Bau committed -
Jason Bau committed
-
Jason Bau committed
-
creates /opt/wwc/data
Joe Blaylock committed -
Jason Bau committed
-
Jason Bau committed
-
Jason Bau committed
-
enable passwordless sudo for everyone in "adm" group
Sef Kloninger committed -
Permissions issues found during standup
Joe Blaylock committed -
Sef Kloninger committed
-
Jason Bau committed
-
Joe Blaylock 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
-