This repository has been archived on 2024-05-11. You can view files and clone it, but cannot push or open issues or pull requests.
eae-am-deutschen-platz/ansible-inventory

28 lines
908 B
Plaintext
Raw Normal View History

2022-06-22 00:05:55 +00:00
[accesspoints]
ap-c5d1 ip=10.84.1.33 channel_2g=1 channel_5g=36 # Office
ap-8f42 ip=10.84.1.36 channel_2g=6 channel_5g=40 # Tent 1
ap-0b99 ip=10.84.1.32 channel_2g=11 channel_5g=44 # Tent 2
ap-c495 ip=10.84.1.34 channel_2g=1 channel_5g=48 # Tent 3
ap-2bbf ip=10.84.1.30 channel_2g=11 channel_5g=149 # Tent 4
ap-1a38 ip=10.84.1.35 channel_2g=6 channel_5g=153 # Tent 5
ap-8f39 ip=10.84.1.37 channel_2g=1 channel_5g=157 # Tent 5
2022-06-22 00:05:55 +00:00
[switches]
sw-access01 ip=10.84.1.11
sw-access02 ip=10.84.1.12
[gateways]
2022-06-30 00:38:10 +00:00
gw-core01 ip=10.84.1.1
2022-06-22 00:05:55 +00:00
[server]
hyper01 ip=10.84.1.21
[vms]
2022-07-03 00:01:02 +00:00
eae-adp-jump01 ip=162.55.53.85 monitoring_ip=10.84.254.0 ansible_python_interpreter=/usr/local/bin/python3
[container]
monitoring01 ip=10.84.1.51 cpus=2 disk=50 memory=1024 net='{"net0":"name=eth0,ip=10.84.1.51/24,gw=10.84.1.1,bridge=vmbr0"}'
[container:vars]
ostemplate=local:vztmpl/debian-11-standard_11.3-1_amd64.tar.zst