From 545df0c4a747d023dbbe027aed9648815a7929a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre-Elliott=20B=C3=A9cue?= Date: Tue, 9 Jun 2015 11:36:29 +0200 Subject: [PATCH] On renomme cfengine en bcfg2 --- Metadata/clients.xml | 3 +-- Metadata/groups.xml | 12 +++--------- Python/etc/bcfg2.conf | 5 +---- 3 files changed, 5 insertions(+), 15 deletions(-) diff --git a/Metadata/clients.xml b/Metadata/clients.xml index 99f927a..400da8a 100755 --- a/Metadata/clients.xml +++ b/Metadata/clients.xml @@ -33,7 +33,7 @@ - + @@ -57,5 +57,4 @@ - diff --git a/Metadata/groups.xml b/Metadata/groups.xml index fe502e8..beb4ba2 100644 --- a/Metadata/groups.xml +++ b/Metadata/groups.xml @@ -156,9 +156,10 @@ - + - + + - - - - - - diff --git a/Python/etc/bcfg2.conf b/Python/etc/bcfg2.conf index a4a1ab6..b584cd1 100644 --- a/Python/etc/bcfg2.conf +++ b/Python/etc/bcfg2.conf @@ -31,8 +31,5 @@ if has("bcfg2-server"): @ @[components] -if has("bcfg2-server"): - @bcfg2=https://cfengine.v6.adm.crans.org:6789 -else: - @bcfg2=https://cfengine.v4.adm.crans.org:6789 +@bcfg2=https://bcfg2.adm.crans.org:6789 @encoding=UTF-8