Update git submodules

* Update tripleo-heat-templates from branch 'master'
  - Merge "Add new composable service for IpaClient"
  - Add new composable service for IpaClient
    
    This new role is used to register nodes as ipa-clients and
    configure the services required in IPA using ansible, rather
    than using novajoin.  This is required on the standalone
    environment, where there is no novajoin. It will also be the
    implementation used when nova is removed from the undercloud
    and for pre-provisioned nodes. The existing IpaClient
    composable service will be removed in a future release.
    
    This code replaces the server ipaclient-baremetal-ansible by using
    a role from freeipa-ansible to register the nodes (controllers,
    computes) as ipa-clients.
    
    In external_tasks, the host entry is created and an otp is stored
    as a host variable.  In deploy_step_tasks, this otp is used to
    register the node. The IPA configuration tasks are delegated to
    http://opendev.org/x/tripleo-ipa roles.
    
    Co-Authored-By: Grzegorz Grasza <xek@redhat.com>
    Change-Id: I7dcd4608d3998596c2e4da19a8eca0d48e1fa841
This commit is contained in:
Zuul 2020-04-07 03:07:59 +00:00 committed by Gerrit Code Review
parent cb8a6e5b74
commit 2274b0c06b
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit cd1fc9cb774e4afa018b032d3c795ea53029e0e6
Subproject commit bfd706e9c60dfee3e7e278bc9c7909cd7c5707f4