---
# file: host_vars/int-master03/vars
# OpenShift node

# Networking
primary_interface: "enp1s0f0"
boot_mac_address: "d8:9e:f3:4c:02:a9"
install_mac_address: "98:b7:85:20:47:23"
ip_address: 10.1.71.63
node_role: "master"

hostname: "{{ inventory_hostname }}.{{ base_domain }}"
