infrastructure/os/config/hammerhead_inventory.yml

18 lines
497 B
YAML

cluster_nodes:
hosts:
hammerhead:
ansible_host: ns3118584.ip-5-135-179.eu
ansible_port: 110
ansible_user: root
ansible_ssh_private_key_file: /home/adrien/.ssh/hammerhead
ansible_become: true
ipv4: 5.135.179.11
gatewayv4: 5.135.179.254
ipv6: 2001:41d0:8:ba0b::1
gatewayv6: fe80::264:40ff:fe3a:fac0
interface: eno1
dns_1: 213.186.33.99
dns_2: 172.104.136.243
ansible_python_interpreter: python3
ssh_port: 110