Merge "Changed the ordering for sudoers where used"

This commit is contained in:
Jenkins 2016-03-07 10:08:13 +00:00 committed by Gerrit Code Review
commit 71dbfbf03e

View File

@ -72,7 +72,6 @@
- { path: "{{ keystone_ldap_domain_config_dir }}" }
- { path: "/etc/keystone/ssl" }
- { path: "{{ keystone_fernet_tokens_key_repository }}", mode: "2750"}
- { path: "/etc/sudoers.d", mode: "0750", owner: "root", group: "root" }
- { path: "{{ keystone_system_user_home }}" }
- { path: "/var/www/cgi-bin", owner: root, group: root }
- { path: "/var/www/cgi-bin/keystone" }