Use FQDN for inventory file
Note the comment, this will only work when the Pi is setup.
This commit is contained in:
parent
77f20aad28
commit
6a2c50686b
1 changed files with 3 additions and 1 deletions
|
|
@ -1,2 +1,4 @@
|
||||||
[raspberry_pis]
|
[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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue