Merge "Set ownership of barbican configuration files to barbican"
This commit is contained in:
commit
00d0e1bc39
@ -4,7 +4,7 @@
|
||||
{
|
||||
"source": "{{ container_config_directory }}/barbican.conf",
|
||||
"dest": "/etc/barbican/barbican.conf",
|
||||
"owner": "root",
|
||||
"owner": "barbican",
|
||||
"perm": "0600"
|
||||
}
|
||||
]
|
||||
|
@ -4,7 +4,7 @@
|
||||
{
|
||||
"source": "{{ container_config_directory }}/barbican.conf",
|
||||
"dest": "/etc/barbican/barbican.conf",
|
||||
"owner": "root",
|
||||
"owner": "barbican",
|
||||
"perm": "0600"
|
||||
}
|
||||
]
|
||||
|
@ -4,7 +4,7 @@
|
||||
{
|
||||
"source": "{{ container_config_directory }}/barbican.conf",
|
||||
"dest": "/etc/barbican/barbican.conf",
|
||||
"owner": "root",
|
||||
"owner": "barbican",
|
||||
"perm": "0600"
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user