Don't need to add group here, it's in fas

This commit is contained in:
Kevin Fenzi
2014-08-26 21:05:50 +00:00
parent 74f56aa6f3
commit d87f8a52ee

View File

@@ -13,13 +13,6 @@
- mod_ssl
- python-fedmsg-genacls
- name: set some sysctl options
sysctl: name=vm.zone_reclaim_mode value=1 state=present
when: env != "staging"
- name: create the packager group
group: name=packager gid=415 state=present
- name: install the httpd config file
copy: src=pkgs.fedoraproject.org.conf dest=/etc/httpd/conf.d/pkgs.fedoraproject.org.conf
notify: