/snap/core18/2979/etc/cloud/templates
NameSizeModeActions
chef_client.rb.tmpl16670644editdlrm
chrony.conf.alpine.tmpl11130644editdlrm
chrony.conf.centos.tmpl11810644editdlrm
chrony.conf.cos.tmpl7750644editdlrm
chrony.conf.debian.tmpl11110644editdlrm
chrony.conf.fedora.tmpl12690644editdlrm
chrony.conf.freebsd.tmpl142160644editdlrm
chrony.conf.opensuse-leap.tmpl9910644editdlrm
chrony.conf.opensuse-microos.tmpl9910644editdlrm
chrony.conf.opensuse-tumbleweed.tmpl9910644editdlrm
chrony.conf.opensuse.tmpl9910644editdlrm
chrony.conf.photon.tmpl12690644editdlrm
chrony.conf.rhel.tmpl11810644editdlrm
chrony.conf.sle-micro.tmpl9910644editdlrm
chrony.conf.sles.tmpl9910644editdlrm
chrony.conf.sle_hpc.tmpl9910644editdlrm
chrony.conf.ubuntu.tmpl12800644editdlrm
host.mariner.tmpl8980644editdlrm
hosts.alpine.tmpl9190644editdlrm
hosts.arch.tmpl8410644editdlrm
hosts.debian.tmpl8450644editdlrm
hosts.freebsd.tmpl9110644editdlrm
hosts.gentoo.tmpl9100644editdlrm
hosts.photon.tmpl8740644editdlrm
hosts.redhat.tmpl9120644editdlrm
hosts.suse.tmpl10670644editdlrm
ntp.conf.alpine.tmpl2030644editdlrm
ntp.conf.debian.tmpl21500644editdlrm
ntp.conf.fedora.tmpl20740644editdlrm
ntp.conf.freebsd.tmpl41590644editdlrm
ntp.conf.opensuse.tmpl27550644editdlrm
ntp.conf.photon.tmpl18500644editdlrm
ntp.conf.rhel.tmpl18520644editdlrm
ntp.conf.sles.tmpl27550644editdlrm
ntp.conf.ubuntu.tmpl25090644editdlrm
ntpd.conf.openbsd.tmpl4910644editdlrm
resolv.conf.tmpl9210644editdlrm
sources.list.debian.tmpl14390644editdlrm
sources.list.ubuntu.tmpl28580644editdlrm
systemd.resolved.conf.tmpl5040644editdlrm
timesyncd.conf.tmpl2030644editdlrm
Edit: /snap/core18/2979/etc/cloud/templates/host.mariner.tmpl (898B)
+## template:jinja +{# +This file /etc/cloud/templates/hosts.mariner.tmpl is only utilized +if enabled in cloud-config. Specifically, in order to enable it +you need to add the following to config: + manage_etc_hosts: True +-#} +# Your system has configured 'manage_etc_hosts' as True. +# As a result, if you wish for changes to this file to persist +# then you will need to either +# a.) make changes to the master file in /etc/cloud/templates/hosts.mariner.tmpl +# b.) change or remove the value of 'manage_etc_hosts' in +# /etc/cloud/cloud.cfg or cloud-config from user-data +# +# The following lines are desirable for IPv4 capable hosts +127.0.0.1 {{fqdn}} {{hostname}} +127.0.0.1 localhost.localdomain localhost +127.0.0.1 localhost4.localdomain4 localhost4 + +# The following lines are desirable for IPv6 capable hosts +::1 {{fqdn}} {{hostname}} +::1 localhost6.localdomain6 localhost6