- 13 May, 2013 2 commits
-
-
cleaning up old group_vars files
jarv committed -
John Jarvis committed
-
- 11 May, 2013 6 commits
-
-
Documentation improvements, separation of phases, moving toward not usin...
e0d committed -
Configure logrotate to treat edx logs appropriately
Joe Blaylock committed -
e0d committed
-
* Bugfix to rsyslog configuration; configuration file had missing extension * Logrotate recipes for edx log files * Files reorganized, renamed
Joe Blaylock committed -
temporary software update script
Jason Bau committed -
comment out lms env vars that should be demo only
Jason Bau committed
-
- 10 May, 2013 5 commits
-
-
Sef Kloninger committed
-
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 -
Until we get proper software updates working we need a script we can run to orchestrate installs -- checkouts, collectstatic, restarts. Tagged with the "update" tag. Just puts the file out there for now, doesn't actually do any updates, that should be done with something like this: ansible GROUPNAME -i ./ec2.py -c ssh -s -a edx-update.sh
Sef Kloninger committed -
Jason Bau 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 7 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
-