Add a first cut at a virthost ansible playbook/group. Still needs some work.

This commit is contained in:
Kevin Fenzi 2013-06-24 20:01:51 +00:00
parent ae4745501f
commit c5e716c346
4 changed files with 67 additions and 0 deletions

View file

@ -0,0 +1,3 @@
unix_sock_group = "sysadmin-main"
unix_sock_rw_perms = "0770"
auth_unix_rw = "none"