From: Silvio Rhatto Date: Thu, 23 Jun 2016 13:47:54 +0000 (-0300) Subject: Cleanup X-Git-Tag: 0.2.4~137 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=a6caa9d058f65d4d1f06adfa0aff02d0d1d07291;p=hydra.git Cleanup --- diff --git a/doc/todo.rst b/doc/todo.rst index af36409..7351c87 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -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). diff --git a/share/hydra/import-keys b/share/hydra/import-keys index 09c5a5c..cf858c2 100755 --- a/share/hydra/import-keys +++ b/share/hydra/import-keys @@ -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