- 18 Feb, 2014 3 commits
-
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
- 14 Feb, 2014 3 commits
-
-
Feanil Patel committed
-
Update the create_user play to allow creating users without sudo access.
Feanil Patel committed -
Feanil Patel committed
-
- 13 Feb, 2014 24 commits
-
-
John Jarvis committed
-
John Jarvis committed
-
no longer needed since we aren't doing anything custom with logrotate
John Jarvis committed -
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
Added less-scary message of the day for devstack
Will Daly committed -
Will Daly committed
-
John Jarvis committed
-
- 12 Feb, 2014 4 commits
-
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
- 11 Feb, 2014 6 commits
-
-
Jarv/ssh motd
John Jarvis committed -
John Jarvis committed
-
ssh login is now: ``` $ ssh jarv.m.sandbox.edx.org Welcome to Ubuntu 12.04.2 LTS (GNU/Linux 3.2.0-40-virtual x86_64) *** /dev/xvda1 will be checked for errors at next reboot *** *** System restart required *** ******************************************************************* * * * _ _| |\ \/ / This system is for the use of authorized * * / -_) _` | > < users only. Usage of this system may be * * \___\__,_|/_/\_\ monitoried and recorded by system personnel. * * * * Anyone using this system expressly consents to such monitoring * * and is advised that if such monitoring reveals possible * * evidence of criminal activity, system personnel may provide the * * evidence from such monitoring to law enforcement officials. * * * ******************************************************************* Last login: Tue Feb 11 19:12:12 2014 from terminus.mit.edu ````
John Jarvis committed -
ssh login will look like this: ``` Welcome to Ubuntu 12.04.2 LTS (GNU/Linux 3.2.0-40-virtual x86_64) ******************************************************************* * * * _ _| |\ \/ / This system is for the use of authorized * * / -_) _` | > < users only. Usage of this system may be * * \___\__,_|/_/\_\ monitoried and recorded by system personnel. * * * * Anyone using this system expressly consents to such monitoring * * and is advised that if such monitoring reveals possible * * evidence of criminal activity, system personnel may provide the * * evidence from such monitoring to law enforcement officials. * * * ******************************************************************* 115 packages can be updated. 48 updates are security updates. *** /dev/xvda1 will be checked for errors at next reboot *** Last login: Tue Feb 11 18:58:37 2014 from terminus.mit.edu ```
John Jarvis committed -
add users without sudo (gh_user_no_sudo)
Sef Kloninger committed -
Update base AMIs.
Feanil Patel committed
-