Merge "Run virtqemud with umask 0027"

This commit is contained in:
Zuul 2022-11-22 03:49:33 +00:00 committed by Gerrit Code Review
commit f3fc38f412
1 changed files with 1 additions and 0 deletions

View File

@ -652,6 +652,7 @@ outputs:
depends_on: *libvirt_depends_on
environment:
KOLLA_CONFIG_STRATEGY: COPY_ALWAYS
TRIPLEO_KOLLA_UMASK: "0027"
volumes:
list_concat:
- {get_attr: [ContainersCommon, volumes]}