Merge "Changed the ordering for sudoers where used"
This commit is contained in:
commit
4f6ec5fda4
@ -43,7 +43,6 @@
|
|||||||
with_items:
|
with_items:
|
||||||
- { path: "/openstack", mode: "0755", owner: "root", group: "root" }
|
- { path: "/openstack", mode: "0755", owner: "root", group: "root" }
|
||||||
- { path: "/etc/glance" }
|
- { path: "/etc/glance" }
|
||||||
- { path: "/etc/sudoers.d", mode: "0755", owner: "root", group: "root" }
|
|
||||||
- { path: "/var/cache/glance" }
|
- { path: "/var/cache/glance" }
|
||||||
- { path: "{{ glance_system_user_home }}" }
|
- { path: "{{ glance_system_user_home }}" }
|
||||||
- { path: "{{ glance_system_user_home }}/cache/api", mode: "0700" }
|
- { path: "{{ glance_system_user_home }}/cache/api", mode: "0700" }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user