tripleo-heat-templates/environments/ssl
Ade Lee fce40e60a9 Move ipa enrollment to host_prep_tasks
This addresses a possible bug when using FreeIPA to do TLS
everywhere.

It is possible that the IPA server is not on the ctlplane.
In this case, when the nodes start up, the registration of the node
with IPA will fail, resulting in failed certificate issuance requests
later on.

We introduce a composable service to run in host_prep_tasks.
This will always run once the networks have been set up.  If the
instance has already been enrolled (by cloud-init or in an update),
then the script executed by the service will just exit.

In this iteration, we simply execute the code that the cloud-init
would have done.  In later releases, we will execute all the code
performed by novajoin-server here in ansible - and deprecate the
novajoin server.

Change-Id: I31f64c3cbd1d151e3c2a436cc3e2ec5316535087
Co-Authored-By: Juan Antonio Osorio Robles <jaosorior@redhat.com>
Resolves: rhbz#1661635
Closes-Bug: #1815924
(cherry-picked from commit 19373b0efb)
2019-02-26 20:56:30 +00:00
..
enable-internal-tls.yaml Move ipa enrollment to host_prep_tasks 2019-02-26 20:56:30 +00:00
enable-tls.yaml Add HorizonSecureCookies to environments/ssl/enable-tls.yaml 2019-01-18 13:30:14 +02:00
inject-trust-anchor-hiera.yaml Add nested sample environments for inject-trust-anchor 2017-06-12 15:02:50 -05:00
inject-trust-anchor.yaml Add nested sample environments for inject-trust-anchor 2017-06-12 15:02:50 -05:00
tls-endpoints-public-dns.yaml Pass storage nfs VIP to ceph-ansible 2018-02-06 19:05:19 +00:00
tls-endpoints-public-ip.yaml Pass storage nfs VIP to ceph-ansible 2018-02-06 19:05:19 +00:00
tls-everywhere-endpoints-dns.yaml Pass storage nfs VIP to ceph-ansible 2018-02-06 19:05:19 +00:00