From 6b6cec2e7289eb3b8c53f051b31c038b78d66c62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre-Elliott=20B=C3=A9cue?= Date: Tue, 9 Jun 2015 19:38:26 +0200 Subject: [PATCH] Correctif sur les ipv4 --- Python/etc/bcfg2.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/etc/bcfg2.conf b/Python/etc/bcfg2.conf index b584cd1..e5bfc62 100644 --- a/Python/etc/bcfg2.conf +++ b/Python/etc/bcfg2.conf @@ -31,5 +31,5 @@ if has("bcfg2-server"): @ @[components] -@bcfg2=https://bcfg2.adm.crans.org:6789 +@bcfg2=https://bcfg2.v4.adm.crans.org:6789 @encoding=UTF-8