Files
homelab/infra-config/host_vars/sql01/vars

12 lines
234 B
Plaintext

---
# file: host_vars/matchbox/vars
# Networking
# primary_interface: "enp1s0f0"
mac_address: "BC:24:11:1C:95:1B"
ip_address: 10.1.71.91
hostname: "{{ inventory_hostname }}.{{ base_domain }}"
# Software
#terraform_version: "1.11.3"