Update git submodules

* Update tripleo-heat-templates from branch 'master'
  - Merge "Ensure net.ipv6.conf.lo.disable_ipv6=0"
  - Ensure net.ipv6.conf.lo.disable_ipv6=0
    
    Along the same lines as https://review.opendev.org/#/c/580460/.
    
    Currently, the Erlang Port Mapper Daemon requires that the loopback
    interface supports IPv6 in order to initialize properly.
    Without that, rabbitmq-server cannot start and deployment fails at step 2.
    
    Until the startup behaviour of epmd is amended, do not disable inet6 support
    on loopback device to workaround the problem.
    
    Change-Id: Ia747103aca99f3f45d7705248c6c1ef19aa93d71
This commit is contained in:
Zuul 2020-06-04 10:19:06 +00:00 committed by Gerrit Code Review
parent 6763eaf27a
commit 5a991b614f
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 156ff850921f356c6d808dd60a4cd257a01c2b48
Subproject commit 6ce9fd4eb9667c256981a731f185e00a8e12a1e0