From 103952bdb9ad9ac1e198835418f011b8daecd2f3 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Mon, 6 Jun 2022 20:42:48 +0200 Subject: [PATCH] use customer_szeged_281 for testing --- update_psa.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/update_psa.conf b/update_psa.conf index 802004b..5c38a17 100644 --- a/update_psa.conf +++ b/update_psa.conf @@ -6,7 +6,7 @@ "customer_location" : "szeged", "" : "unique customer identifier", - "customer_id" : "customer_281", + "customer_id" : "customer_szeged_281", "" : "zone file for PSA", "zone" : "/etc/zone_nr", @@ -25,5 +25,5 @@ "zg" : [ 1, { "z" : [ 3, 1, 2, 3] } ], "" : "url of customer repository", - "cust_repository_path" : "https://git.mimbach49.de/GerhardHoffmann/customer_281" + "cust_repository_path" : "https://git.mimbach49.de/GerhardHoffmann/customer_szeged_281" }