Modification : vm_{host,hosted,remote} -> {host,local,remote}/ .
[lhc/ateliers.git] / remote / lib.sh
diff --git a/remote/lib.sh b/remote/lib.sh
new file mode 100644 (file)
index 0000000..58ffb63
--- /dev/null
@@ -0,0 +1,4 @@
+. "$tool"/etc/local.sh
+set -x
+test ! "$(hostname --fqdn)" = "$vm_fqdn"
+test ! "$(hostname --fqdn)" = "$vm_host"