hello, daisy!
This commit is contained in:
parent
a926825b4b
commit
a61a3816ed
1 changed files with 19 additions and 0 deletions
19
nodes/daisy.toml
Normal file
19
nodes/daisy.toml
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
hostname = "2a11:f2c0:3:4::120"
|
||||||
|
bundles = []
|
||||||
|
groups = [
|
||||||
|
"debian-bookworm",
|
||||||
|
]
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
nameservers = [
|
||||||
|
"2606:4700::1111",
|
||||||
|
"2606:4700:4700::1001",
|
||||||
|
]
|
||||||
|
backups.exclude_from_backups = true
|
||||||
|
icinga_options.period = "daytime"
|
||||||
|
|
||||||
|
[metadata.interfaces.ens18]
|
||||||
|
ips = [
|
||||||
|
"2a11:f2c0:3:4::120/64",
|
||||||
|
]
|
||||||
|
gateway6 = "fe80::220:91ff:fe45:e19e"
|
Loading…
Reference in a new issue