Define variables in inventory

* Configure routers, timeservers and nameservers
* Set preselected item to fai in PXE menu
This commit is contained in:
rockstable 2022-05-04 16:35:53 +02:00
parent bb655cf059
commit b33aafd01f
1 changed files with 6 additions and 0 deletions

View File

@ -11,3 +11,9 @@ all:
server_name: "hw4f-fai"
# ip of the server of the installer network
server_ip: 192.168.33.9
timeservers:
- 192.168.33.1
routers:
- 192.168.33.1
#nameservers:
pxe_preselected_entry: "fai"