k8s-sig-cluster-lifecycleawskubesprayhigh-availabilityansiblekubernetes-clustergcekubernetesbare-metal
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
1003 B
10 lines
1003 B
deb http://debian.arkena.net/debian/ {{ ansible_distribution_release }} main contrib non-free
|
|
deb-src http://debian.arkena.net/debian/ {{ ansible_distribution_release }} main contrib non-free
|
|
deb http://debian.arkena.net/debian/ {{ ansible_distribution_release }}-updates main contrib non-free
|
|
deb-src http://debian.arkena.net/debian/ {{ ansible_distribution_release }}-updates main contrib non-free
|
|
deb http://debian.arkena.net/debian-security/ {{ ansible_distribution_release }}/updates main contrib non-free
|
|
deb-src http://debian.arkena.net/debian-security {{ ansible_distribution_release }}/updates main contrib non-free
|
|
deb http://debian.arkena.net/debian/ {{ ansible_distribution_release }}-backports main contrib
|
|
deb-src http://debian.arkena.net/debian/ {{ ansible_distribution_release }}-backports main contrib
|
|
deb http://debian.arkena.net/debian-smartjog/ {{ ansible_distribution_release }} smartjog
|
|
deb-src http://debian.arkena.net/debian-smartjog/ {{ ansible_distribution_release }} smartjog
|