-
Notifications
You must be signed in to change notification settings - Fork 127
Add variable to overwrite NNCP_DNS_SERVER #3033
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
base: main
Are you sure you want to change the base?
Conversation
Earlier Ansible was relay on variable that was taken from /etc/ci/env/networking-info.yml which was generated during base job, but it does not include value with "ip4". This commit gives possibility to set custom NNCP_DNS_SERVER value. Signed-off-by: Daniel Pawlik <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/5ebb1e51d46245fab04fb40d83a43fdd ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 49m 50s |
recheck |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/0040f4b95c06438aa5fc89fa2165cf85 ✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 19m 48s |
recheck |
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/0f5a74e2d4a84c9ba7b4297cf36605e7 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 50m 55s |
recheck |
Earlier Ansible was relay on variable that was taken from /etc/ci/env/networking-info.yml which was generated during base job, but it does not include value with "ip4". This commit gives possibility to set custom NNCP_DNS_SERVER value.