From 9755bf3c494548fc6c85e98f5a3e9b3b8a335e08 Mon Sep 17 00:00:00 2001 From: Benjamin Graillot Date: Sun, 26 Jan 2020 14:18:51 +0100 Subject: [PATCH] Do not install debian mirror on dedicated servers --- base.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base.yml b/base.yml index d3ec84bc..9a663266 100644 --- a/base.yml +++ b/base.yml @@ -1,6 +1,6 @@ --- # Deploy common Crans configuration and tools -- hosts: server,test_vm +- hosts: server,test_vm,!ovh_physical vars: # Debian mirror on adm debian_mirror: http://mirror.adm.crans.org/debian