Update git submodules

* Update tripleo-heat-templates from branch 'master'
  - Merge "Dynamically include generate-config tasks"
  - Dynamically include generate-config tasks
    
    The generate-config tasks which run on the host to generate config data
    under /var/lib/config-data, only run at step1.
    
    There are several tasks that used a when statement to only run the
    related tasks at step1. This patch moves all the related generate-config
    tasks to a separate tasks file, which can then be dynamically included
    at step1.
    
    Using a dynamic include results in less tasks being skipped, which can
    save several minutes at scale. This results in 4 less tasks that need to
    be skipped at steps 2-5, which equates to 16 tasks overall.
    
    Change-Id: Ifdddcb13362e26babedd47e674089fb0e2a37994
This commit is contained in:
Zuul 2020-02-05 09:13:21 +00:00 committed by Gerrit Code Review
parent 6c20e9392e
commit 3392032372

@ -1 +1 @@
Subproject commit 38ded7a003b402167636832fe49c6c3cf64fa04a
Subproject commit c2eeafdd2bbeaa087fccd193ef704209d4ca89d8