Change the :Z mount flag to :z
Leaving this with the capital Z limits access to this file to the other novajoin container. This can cause the other container to malfunction. At the very best, the other container will restart, relabeling the file with it's settings, which has the proper value of lower z. Change-Id: Iebcfb9509c58619f9d68d3036775f07683a0fa42
This commit is contained in:
parent
dcef7c2c7e
commit
a6fa602727
@ -214,7 +214,7 @@ outputs:
|
||||
- {get_attr: [ContainersCommon, volumes]}
|
||||
-
|
||||
- /var/lib/kolla/config_files/novajoin_notifier.json:/var/lib/kolla/config_files/config.json:ro
|
||||
- /var/lib/config-data/novajoin/etc/novajoin/join.conf:/etc/novajoin/join.conf:Z
|
||||
- /var/lib/config-data/novajoin/etc/novajoin/join.conf:/etc/novajoin/join.conf:z
|
||||
- /etc/ipa/:/etc/ipa/:ro
|
||||
- /etc/novajoin/krb5.keytab:/etc/novajoin/krb5.keytab:ro
|
||||
- /var/log/containers/novajoin:/var/log/novajoin
|
||||
|
Loading…
Reference in New Issue
Block a user