Skip to content
Snippets Groups Projects
Verified Commit 1c23ef25 authored by ynerant's avatar ynerant
Browse files

[apt] Use custom Proxmox mirror


Signed-off-by: ynerant's avatarYohann D'ANELLO <ynerant@crans.org>
parent e079121c
No related branches found
No related tags found
1 merge request!272Stabilize Ansible
---
proxmox_mirror: http://mirror.adm.crans.org/proxmox/debian/pve
......@@ -9,6 +9,7 @@ glob_ntp_client:
- terenez.cachan-adm.crans.org
debian_mirror: http://mirror.cachan-adm.crans.org/debian
proxmox_mirror: http://mirror.cachan-adm.crans.org/proxmox/debian/pve
loc_postgres:
subnets:
......
{{ ansible_header | comment }}
deb http://mirror.adm.crans.org/proxmox/debian/pve {{ ansible_lsb.codename }} pve-no-subscription
deb {{ proxmox_mirror }} {{ ansible_distribution_release }} pve-no-subscription
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment