Skip to content
Snippets Groups Projects
Commit fc97971f authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "fix config file permission to ironic instead of root"

parents 265a3cbf 734f881c
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
{
"source": "{{ container_config_directory }}/ironic.conf",
"dest": "/etc/ironic/ironic.conf",
"owner": "root",
"owner": "ironic",
"perm": "0600"
}
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment