Add shortname to hosts

This commit is contained in:
Salt 2020-07-28 06:36:04 -05:00
parent f23e13421c
commit 82b3a430f2

View File

@ -1,5 +1,6 @@
127.0.0.1 localhost
127.0.0.1 {{ inventory_hostname }}
127.0.0.1 {{ inventory_hostname_short }}
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback