Use FQDN for inventory file

Note the comment, this will only work when the Pi is setup.
This commit is contained in:
Thomas Kleinendorst 2024-04-15 20:56:23 +02:00
parent 77f20aad28
commit 6a2c50686b

View file

@ -1,2 +1,4 @@
[raspberry_pis]
192.168.50.27 hostname=raspberry-pi-1
# Notice that domain names won't work on intial runs since the DNS service hosting the name
# is installed as part of the scripting contained within this repo.
raspberry-pi-1.kleinendorst.info hostname=raspberry-pi-1