]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl Fix client port
authorEric Bollengier <eric@eb.homelinux.org>
Thu, 16 Oct 2008 07:58:05 +0000 (07:58 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Thu, 16 Oct 2008 07:58:05 +0000 (07:58 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7816 91ce42f0-d328-0410-95d8-f526ca767f89

regress/scripts/bacula-dir-vtape.conf.in

index 2d222e3a7bb77b0297ce2b98a4dbd5085e216c65..1d59ebf946ebf02d4e016f1c48e6e47ca019d14a 100644 (file)
@@ -139,7 +139,7 @@ Client {
 Client {
   Name = @hostname@-fd2
   Address = @hostname@
-  FDPort = @fdport@2
+  FDPort = 1@fdport@
   Catalog = MyCatalog
   Password = "xevrjURYoCHhn26RaJoWbeWXEY/a3VqGKp/37tgWiuHc"          # password for FileDaemon
   File Retention = 30d                # 30 days
@@ -152,7 +152,7 @@ Client {
 Client {
   Name = @hostname@-fd3
   Address = @hostname@
-  FDPort = @fdport@3
+  FDPort = 2@fdport@
   Catalog = MyCatalog
   Password = "xevrjURYoCHhn26RaJoWbeWXEY/a3VqGKp/37tgWiuHc"          # password for FileDaemon
   File Retention = 30d                # 30 days
@@ -165,7 +165,7 @@ Client {
 Client {
   Name = @hostname@-fd4
   Address = @hostname@
-  FDPort = @fdport@4
+  FDPort = 3@fdport@
   Catalog = MyCatalog
   Password = "xevrjURYoCHhn26RaJoWbeWXEY/a3VqGKp/37tgWiuHc"          # password for FileDaemon
   File Retention = 30d                # 30 days
@@ -178,7 +178,7 @@ Client {
 Client {
   Name = @hostname@-fd5
   Address = @hostname@
-  FDPort = @fdport@4
+  FDPort = 4@fdport@
   Catalog = MyCatalog
   Password = "xevrjURYoCHhn26RaJoWbeWXEY/a3VqGKp/37tgWiuHc"          # password for FileDaemon
   File Retention = 30d                # 30 days