move backup server to lib15
authorDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 20 Dec 2016 13:30:19 +0000 (14:30 +0100)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Tue, 20 Dec 2016 13:30:19 +0000 (14:30 +0100)
gnt-backup.sh

index 5e6ac46..fbcf261 100755 (executable)
@@ -1,8 +1,8 @@
 #!/bin/sh -xe
 
 node=`hostname -s`
-zfs_nfs=lib10
-ganeti_export=lib10/arh-hw/ganeti/export
+zfs_nfs=lib15
+ganeti_export=lib15/ganeti/export
 
 while true ; do