infrastructure/ansible/group_vars/all/nebula.yml
Jake Howard a135aae5f3
Provision new VM
This will be used for monitoring
2021-09-25 16:59:23 +01:00

14 lines
200 B
YAML

nebula:
cidr: 10.23.2.0/24
clients:
casey:
ip: 10.23.2.1
grimes:
ip: 10.23.2.3
walker:
ip: 10.23.2.4
ingress:
ip: 10.23.2.5
decker:
ip: 10.23.2.6