add home.o2-joggler
This commit is contained in:
parent
308b66c407
commit
7b646110f9
1 changed files with 16 additions and 0 deletions
16
nodes/home.o2-joggler.toml
Normal file
16
nodes/home.o2-joggler.toml
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
hostname = "172.19.138.95"
|
||||||
|
dummy = true
|
||||||
|
# <https://en.wikipedia.org/wiki/O2_Joggler>
|
||||||
|
|
||||||
|
[metadata.interfaces.eth0]
|
||||||
|
# only used for debugging, device uses wifi otherwise
|
||||||
|
ips = ["169.254.172.100"]
|
||||||
|
mac = "9a:d0:d7:e7:b0:bb"
|
||||||
|
|
||||||
|
[metadata.interfaces.wlan0]
|
||||||
|
ips = ["172.19.138.94"]
|
||||||
|
dhcp = true
|
||||||
|
mac = "00:0e:8e:22:9c:9b"
|
||||||
|
|
||||||
|
[metadata.icinga_options]
|
||||||
|
exclude_from_monitoring = true
|
Loading…
Reference in a new issue