From b5445d3fae2fca61ed036a4e88f061903965db7a Mon Sep 17 00:00:00 2001 From: Manuel Bentele Date: Thu, 22 Oct 2020 19:00:52 +0200 Subject: [BUILD] add systemd service file for dnbd3-server to installation targets --- pkg/config/alt-servers | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 pkg/config/alt-servers (limited to 'pkg/config/alt-servers') diff --git a/pkg/config/alt-servers b/pkg/config/alt-servers new file mode 100644 index 0000000..b26fe79 --- /dev/null +++ b/pkg/config/alt-servers @@ -0,0 +1,14 @@ +[192.168.100.10] +comment=Some alt server + +[192.168.100.100] +comment=My first alt server that will not be used for replication +for=client +[192.168.100.50] +comment=Super sectret alt server that will be used for replication, but clients don't know about it +for=replication + +[192.168.100.123] +comment=Also just for replication, and only for images starting with foobar/baz/ +namespace=foobar/baz/ +for=replication -- cgit v1.2.3-55-g7522