]> WPIA git - infra.git/blobdiff - manager/installNRE
upd: cleanup inclusion of config and document config elements
[infra.git] / manager / installNRE
index 2116eafb83301ee449fd30a95924780b25b21298..2e28c6079f60e99ac0b6a1f1d8076511961ec3dc 100755 (executable)
@@ -1,10 +1,8 @@
 #!/bin/bash
-signerLocation=self
-function ssh_target {
-    ssh -i vm-key "$to" "$@"
-}
-
-source "$1/config"
+targetHost=$1
+targetHost=${targetHost%/}
+source config
+source "$targetHost/config"
 
 function extract {
     pattern=$1