From da32f34b4e299254ac36cb44052fe65630ae0ced Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Sun, 5 Jun 2022 21:42:10 +0200 Subject: [PATCH] use customer_281 instead of only 281 --- update_psa.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/update_psa.conf b/update_psa.conf index 516d441..802004b 100644 --- a/update_psa.conf +++ b/update_psa.conf @@ -6,7 +6,7 @@ "customer_location" : "szeged", "" : "unique customer identifier", - "customer_id" : "281", + "customer_id" : "customer_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" + "cust_repository_path" : "https://git.mimbach49.de/GerhardHoffmann/customer_281" }