- 04 Apr, 2014 10 commits
-
-
John Jarvis committed
-
Allow users to be removed from systems
Gabe Mulley committed -
For static content, only match static at the root of the URI.
Feanil Patel committed -
Feanil Patel committed
-
Add COMMON_SSH_PASSWORD_AUTH for sshd_config template
John Jarvis committed -
Update paver for the pypi mirror.
Feanil Patel committed -
adding reboot conditional
John Jarvis committed -
John Jarvis committed
-
Wang Peifeng committed
-
Feanil Patel committed
-
- 03 Apr, 2014 8 commits
-
-
Feanil/merge release into master
Feanil Patel committed -
Feanil Patel committed
-
This will allow us to keep a list of users that are allowed explicitly not allowed to access systems. user_info: - name: someonewholeft state: absent - name: activeaccount type: admin github: true The above settings would ensure that the user named "someonewholeft" is not able to access the system and "activeaccount" is.
Gabe Mulley committed -
Feanil/common xqueue
Feanil Patel committed -
Feanil Patel committed
-
Feanil Patel committed
-
Fix travis.
Feanil Patel committed -
Feanil Patel committed
-
- 02 Apr, 2014 20 commits
-
-
Use vagrant-vbguest plugin to sync VirtualBox Guest Editions versions
Han Su Kim committed -
Han Su Kim committed
-
Han Su Kim committed
-
Don't use common_pypi mirror for devpi.
Feanil Patel committed -
Feanil Patel committed
-
Feanil/local pypi
Feanil Patel committed -
wangpeifeng committed
-
Make it easier to use a local pypi mirror in the roles listed above
wangpeifeng committed -
adding xqueue to commoncluster and warning about reboot
John Jarvis committed -
John Jarvis committed
-
Make LC_ALL default to 'en_US.UTF-8'.
Feanil Patel committed -
Build from release instead of master
Han Su Kim committed -
using hosts all for commoncluster
John Jarvis committed -
Han Su Kim committed
-
Using PyPi URL instead of DevPi
Han Su Kim committed -
Han Su Kim committed
-
Han Su Kim committed
-
John Jarvis committed
-
devstack to not use pre_supervisor typo error Taking out edxapp_pypi_local_mirror, replacing with COMMON_PYPI_MIRROR_URL Adding back - for white space Conflicts: playbooks/roles/edxapp/tasks/deploy.yml
Han Su Kim committed -
The LC_ALL environment variable is set to en_US in /etc/default/locale in the precise32 vagrant box, see: https://github.com/mitchellh/vagrant/issues/1188 When running the python unit tests in the devstack machine, several of the tests fail with a UnicodeEncodeError when trying to create folders with names that contain non-ascii characters. Explicitly setting LC_ALL to en_US.UTF-8 before running the tests fixes this issue, but it would be nice if the box was set up with the en_US.UTF-8 locale by default.
Matjaz Gregoric committed
-
- 01 Apr, 2014 2 commits
-
-
add egress rule to support connections to rabbit management from the bas...
John Jarvis committed -
John Jarvis committed
-