system-config/playbooks/roles/install-docker/templates/sources.list.j2
Ian Wienand ecad907fd8 install-docker: remove arch match
There's no need to force the arch match in the sources.list; this
breaks arm64 installs.

Change-Id: If7bbfc567e117d3dabc3ba97a8701fa7b9db02f3
2020-04-30 08:38:41 +10:00

2 lines
100 B
Django/Jinja

deb https://download.docker.com/linux/ubuntu {{ ansible_lsb.codename }} {{ docker_update_channel }}