Update git submodules

* Update tripleo-heat-templates from branch 'master'
  - Merge "Avoid "-a" cp option in order to avoid SELinux AVC"
  - Avoid "-a" cp option in order to avoid SELinux AVC
    
    Using "cp -a" in a container might lead to SELinux failures, since this option
    is a shortcut for "-dR --preserve=all". The "all" has the context, and we do
    not allow SELinux relabelling within containers.
    
    Splitting the "-a" to "-dR --preserve" will provide the same end results, but
    without the relabelling, preventing audit.log to fill up during the deploy.
    
    Closes-Bug: #1819459
    Change-Id: Ic280ad8e95fcc32986987f5abaa524f171d7c13b
This commit is contained in:
Zuul 2019-03-15 02:06:45 +00:00 committed by Gerrit Code Review
parent 263e3227fa
commit 71eac61d94
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit b9fd01cc68d9c9e7a97e4d52554acf82669fb5ce
Subproject commit 0bb76dc9fc2e3d9268c1e3d47ff23d989f01f66e