Skip to content

Commit

Permalink
[roadshow-ocpvirt] Remove not needed debug (#7514)
Browse files Browse the repository at this point in the history
  • Loading branch information
agonzalezrh authored Dec 13, 2023
1 parent 0ad4bd9 commit 87c6317
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions ansible/configs/roadshow-ocpvirt/post_infra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,6 @@
hostname: bastion-vm
groups: bastion-vm

- name: Create DNS entries for OpenShift FIPs
debug:
msg: Currently using {{ cluster_dns_zone }} on server {{ cluster_dns_server }}
when: ocp4_aio_use_ddns

- set_fact:
ocp_api_fip: "{{ hostvars['hypervisor']['public_ip_address'] | default(hostvars[groups.bastions.0].public_ip_address) }}"

Expand Down

0 comments on commit 87c6317

Please sign in to comment.