]> gitweb.fluxo.info Git - hydra.git/commitdiff
Cleanup
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 23 Jun 2016 13:47:54 +0000 (10:47 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 23 Jun 2016 13:47:54 +0000 (10:47 -0300)
doc/todo.rst
share/hydra/import-keys

index af36409139ee5ece891d4ce9a9f9115d30761a6e..7351c87969e8d0868a1e8ca985c89c5aa30b0f5f 100644 (file)
@@ -7,6 +7,5 @@ TODO
     - fqdn match via local config lookup.
     - fact collection.
     - lockfile.
-    - ssh privkeys.
     - check hostname and required node configuration.
     - log applied version and date (in the node and in the repo).
index 09c5a5c3ff8838f25d51263c8b48db0069b67184..cf858c2bfa4025416c5e91d12745a9667f0dbc85 100755 (executable)
@@ -88,10 +88,6 @@ fi
 
 # Deploy
 for node in $NODES; do
-  if [ ! -z "$HOST" ]; then
-    node="$HOST"
-  fi
-
   hostname="`hydra_get_fqdn_from_nodename $node`"
 
   # Import OpenPGP keypair