Merge "Create /var/log/ironic directory"
This commit is contained in:
commit
b4da13095e
@ -57,6 +57,7 @@
|
||||
- path: "/etc/ironic-inspector/rootwrap.d"
|
||||
condition: inventory_hostname in groups['ironic-inspector']
|
||||
- { path: "/etc/sudoers.d", mode: "0750", owner: "root", group: "root" }
|
||||
- { path: "/var/log/ironic" }
|
||||
- { path: "{{ ironic_system_home_folder }}" }
|
||||
- { path: "{{ ironic_system_home_folder }}/.ssh", mode: "0700" }
|
||||
- { path: "{{ ironic_system_home_folder }}/images" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user