fix config file permission to ironic instead of root
Change-Id: I1ce97d18e45de19f88874894bdac588874aa6320 Closes-bug: #1613292
This commit is contained in:
parent
6664a8d31d
commit
734f881c75
@ -4,7 +4,7 @@
|
||||
{
|
||||
"source": "{{ container_config_directory }}/ironic.conf",
|
||||
"dest": "/etc/ironic/ironic.conf",
|
||||
"owner": "root",
|
||||
"owner": "ironic",
|
||||
"perm": "0600"
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user