--- # file: host_vars/int-master03/vars # OpenShift node # Networking boot_interface: "enp0s31f6" boot_mac_address: "d8:9e:f3:4c:02:a9" primary_interface: "enp1s0f0" install_mac_address: "98:b7:85:1f:89:cf" ip_address: 10.1.71.63 node_role: "master" hostname: "{{ inventory_hostname }}.{{ base_domain }}"