Merge "Changed the ordering for sudoers where used"

This commit is contained in:
Jenkins 2016-03-07 10:09:24 +00:00 committed by Gerrit Code Review
commit 4f6ec5fda4

View File

@ -43,7 +43,6 @@
with_items:
- { path: "/openstack", mode: "0755", owner: "root", group: "root" }
- { path: "/etc/glance" }
- { path: "/etc/sudoers.d", mode: "0755", owner: "root", group: "root" }
- { path: "/var/cache/glance" }
- { path: "{{ glance_system_user_home }}" }
- { path: "{{ glance_system_user_home }}/cache/api", mode: "0700" }