Update git submodules

* Update ansible-role-collect-logs from branch 'master'
  - Handle recursive copy of /var/log from containers
    
    https://review.opendev.org/#/c/578892/ handled
    the recursive copy but assumed /var/log is mounted
    to /var/log inside the container, The destination
    mount can differ like in fluentd_client [1]. To handle
    such cases use <container cli> inspect to detect if
    /var/log is mounted inside container or not.
    
    [1] https://github.com/openstack/tripleo-heat-templates/blob/stable/pike/docker/services/fluentd-client.yaml#L116
    
    Change-Id: I349399b569774b92724978f9c6003b88393cf84d
This commit is contained in:
yatinkarel 2019-06-03 19:51:15 +05:30 committed by Gerrit Code Review
parent 7668a0b6a0
commit 861fb06954
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 54095d38d9657eee027af576333342ea8c3bf0b7
Subproject commit cc24a877ea48ac7b9d89ffff54ef5cbffacabf54