bundles/hostname: add node name to hosts file

This commit is contained in:
Franzi 2020-03-28 09:47:43 +00:00
parent e1240da9b7
commit 32bdcae23f
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -1,4 +1,4 @@
127.0.0.1 localhost localhost.localdomain ${node.hostname}
127.0.0.1 localhost ${node.name} ${node.hostname}
::1 ip6-localhost
fe00::0 ip6-localnet