Commit 11c35b3a by Feanil Patel

Remove makeitso.

parent 6af5b694
makeitso ALL=(sandbox) NOPASSWD:/usr/bin/python-sandbox
......@@ -13,9 +13,6 @@
- name: create sandbox python
command: /usr/local/bin/virtualenv {{ xserver_sandbox_venv_dir }} --distribute creates={{ xserver_sandbox_venv_dir }}/bin/activate
- name: set sandbox sudoers settings
copy: src=sandbox.sudoers dest=/etc/sudoers.d/99-sandbox mode=0440 owner=root group=root
# Make sure this line is in the common-session file.
- name: ensure pam-limits module is loaded
lineinfile:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment