fruit-bowl/environments/production/modules/hosts/templates/hosts.erb
2025-04-01 17:49:26 +00:00

12 lines
320 B
Text

# !! Managed by Puppet !!
127.0.0.1 localhost
::1 localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
# --- BEGIN PVE ---
127.0.1.1 <%= @networking['hostname'] %>.cluster <%= @networking['hostname'] %>
192.168.1.200 internal-s3.amy.mov
# --- END PVE ---