ClusterAPI.imageBuilder/ansible/roles/setup/templates/etc/apt/sources.list.j2

5 lines
425 B
Plaintext
Raw Normal View History

2023-02-22 20:24:42 +00:00
deb http://us.archive.ubuntu.com/ubuntu {{ ansible_distribution_release }} main restricted universe
deb http://us.archive.ubuntu.com/ubuntu {{ ansible_distribution_release }}-updates main restricted universe
deb http://us.archive.ubuntu.com/ubuntu {{ ansible_distribution_release }}-backports main restricted universe
deb http://security.ubuntu.com/ubuntu {{ ansible_distribution_release }}-security main restricted universe