Do not install debian mirror on dedicated servers
parent
7e5f0ad73e
commit
9755bf3c49
2
base.yml
2
base.yml
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
# Deploy common Crans configuration and tools
|
# Deploy common Crans configuration and tools
|
||||||
- hosts: server,test_vm
|
- hosts: server,test_vm,!ovh_physical
|
||||||
vars:
|
vars:
|
||||||
# Debian mirror on adm
|
# Debian mirror on adm
|
||||||
debian_mirror: http://mirror.adm.crans.org/debian
|
debian_mirror: http://mirror.adm.crans.org/debian
|
||||||
|
|
Loading…
Reference in New Issue