Use a variable for domain names

This commit is contained in:
Wojciech Kozlowski 2018-12-16 10:01:47 +00:00
parent 275fd66eb7
commit d3b880a97c
2 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
127.0.0.1 localhost
127.0.1.1 {{ fqdn }} {{ hostname }}
127.0.0.1 wojciechkozlowski.eu cloud.wojciechkozlowski.eu wiki.wojciechkozlowski.eu gitlab.wojciechkozlowski.eu registry.wojciechkozlowski.eu
127.0.0.1 {{ domains }}
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback

View File

@ -26,3 +26,6 @@ postfix_mailname:
# Fail2Ban
fail2ban_sender:
# For /etc/hosts
domains: