-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prepare for FQDN unique names: controller-0 match #2143
Conversation
Skipping CI for Draft Pull Request. |
489bffb
to
b21adcd
Compare
b21adcd
to
34c6148
Compare
We'll have to use FQDN, unique names for the deployment at some point. This PR slightly modifies how we extract controller-0 related data from the hostvars, in order to prepare for the FQDN integration (there's a good chance the inventory will get updated). It also introduces a try/catch schema to provide hopefully useful output in case of failure.
34c6148
to
974a0d4
Compare
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pablintino The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
We'll have to use FQDN, unique names for the deployment at some point.
This PR slightly modifies how we extract controller-0 related data from
the hostvars, in order to prepare for the FQDN integration (there's a
good chance the inventory will get updated).
It also introduces a try/catch schema to provide hopefully useful output
in case of failure.
As a pull request owner and reviewers, I checked that: