/
etc
/
cloud
/
templates
/
/etc/cloud/templates
mkdir
upload
Name
Size
Mode
Actions
chef_client.rb.tmpl
1667
0644
edit
dl
rm
chrony.conf.almalinux.tmpl
1280
0644
edit
dl
rm
chrony.conf.alpine.tmpl
1212
0644
edit
dl
rm
chrony.conf.centos.tmpl
1280
0644
edit
dl
rm
chrony.conf.cloudlinux.tmpl
1280
0644
edit
dl
rm
chrony.conf.cos.tmpl
874
0644
edit
dl
rm
chrony.conf.debian.tmpl
1210
0644
edit
dl
rm
chrony.conf.fedora.tmpl
1368
0644
edit
dl
rm
chrony.conf.freebsd.tmpl
14315
0644
edit
dl
rm
chrony.conf.opensuse-leap.tmpl
1090
0644
edit
dl
rm
chrony.conf.opensuse-microos.tmpl
1090
0644
edit
dl
rm
chrony.conf.opensuse-tumbleweed.tmpl
1090
0644
edit
dl
rm
chrony.conf.opensuse.tmpl
1090
0644
edit
dl
rm
chrony.conf.photon.tmpl
1368
0644
edit
dl
rm
chrony.conf.rhel.tmpl
1280
0644
edit
dl
rm
chrony.conf.sle-micro.tmpl
1090
0644
edit
dl
rm
chrony.conf.sles.tmpl
1090
0644
edit
dl
rm
chrony.conf.sle_hpc.tmpl
1090
0644
edit
dl
rm
chrony.conf.ubuntu.tmpl
1379
0644
edit
dl
rm
hosts.alpine.tmpl
919
0644
edit
dl
rm
hosts.arch.tmpl
841
0644
edit
dl
rm
hosts.debian.tmpl
845
0644
edit
dl
rm
hosts.freebsd.tmpl
911
0644
edit
dl
rm
hosts.gentoo.tmpl
910
0644
edit
dl
rm
hosts.mariner.tmpl
898
0644
edit
dl
rm
hosts.photon.tmpl
874
0644
edit
dl
rm
hosts.redhat.tmpl
912
0644
edit
dl
rm
hosts.suse.tmpl
1067
0644
edit
dl
rm
ntp.conf.almalinux.tmpl
1902
0644
edit
dl
rm
ntp.conf.alpine.tmpl
255
0644
edit
dl
rm
ntp.conf.cloudlinux.tmpl
1902
0644
edit
dl
rm
ntp.conf.debian.tmpl
2202
0644
edit
dl
rm
ntp.conf.fedora.tmpl
2126
0644
edit
dl
rm
ntp.conf.freebsd.tmpl
4229
0644
edit
dl
rm
ntp.conf.opensuse.tmpl
2807
0644
edit
dl
rm
ntp.conf.photon.tmpl
1902
0644
edit
dl
rm
ntp.conf.rhel.tmpl
1904
0644
edit
dl
rm
ntp.conf.sles.tmpl
2807
0644
edit
dl
rm
ntp.conf.ubuntu.tmpl
2561
0644
edit
dl
rm
ntpd.conf.openbsd.tmpl
543
0644
edit
dl
rm
resolv.conf.tmpl
921
0644
edit
dl
rm
sources.list.debian.deb822.tmpl
1456
0644
edit
dl
rm
sources.list.debian.tmpl
1439
0644
edit
dl
rm
sources.list.ubuntu.deb822.tmpl
3100
0644
edit
dl
rm
sources.list.ubuntu.tmpl
2504
0644
edit
dl
rm
systemd.resolved.conf.tmpl
504
0644
edit
dl
rm
timesyncd.conf.tmpl
203
0644
edit
dl
rm
Edit:
/etc/cloud/templates/sources.list.ubuntu.tmpl
(2504B)
## template:jinja ## Note, this file is written by cloud-init on first boot of an instance ## modifications made here will not survive a re-bundle. ## if you wish to make changes you can: ## a.) add 'apt_preserve_sources_list: true' to /etc/cloud/cloud.cfg ## or do the same in user-data ## b.) add sources in /etc/apt/sources.list.d ## c.) make changes to template file /etc/cloud/templates/sources.list.tmpl # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to # newer versions of the distribution. deb {{mirror}} {{codename}} main restricted # deb-src {{mirror}} {{codename}} main restricted ## Major bug fix updates produced after the final release of the ## distribution. deb {{mirror}} {{codename}}-updates main restricted # deb-src {{mirror}} {{codename}}-updates main restricted ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## team. Also, please note that software in universe WILL NOT receive any ## review or updates from the Ubuntu security team. deb {{mirror}} {{codename}} universe # deb-src {{mirror}} {{codename}} universe deb {{mirror}} {{codename}}-updates universe # deb-src {{mirror}} {{codename}}-updates universe ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## team, and may not be under a free licence. Please satisfy yourself as to ## your rights to use the software. Also, please note that software in ## multiverse WILL NOT receive any review or updates from the Ubuntu ## security team. deb {{mirror}} {{codename}} multiverse # deb-src {{mirror}} {{codename}} multiverse deb {{mirror}} {{codename}}-updates multiverse # deb-src {{mirror}} {{codename}}-updates multiverse ## N.B. software from this repository may not have been tested as ## extensively as that contained in the main release, although it includes ## newer versions of some applications which may provide useful features. ## Also, please note that software in backports WILL NOT receive any review ## or updates from the Ubuntu security team. deb {{mirror}} {{codename}}-backports main restricted universe multiverse # deb-src {{mirror}} {{codename}}-backports main restricted universe multiverse deb {{security}} {{codename}}-security main restricted # deb-src {{security}} {{codename}}-security main restricted deb {{security}} {{codename}}-security universe # deb-src {{security}} {{codename}}-security universe deb {{security}} {{codename}}-security multiverse # deb-src {{security}} {{codename}}-security multiverse
Save
cmd:
run