aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-06-23 10:47:54 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-06-23 10:47:54 -0300
commita6caa9d058f65d4d1f06adfa0aff02d0d1d07291 (patch)
tree514f3821b33c569b3b69c147e2a630c9c53fcea1
parent5c1fd1e0d4287811db4f978985fd6f8bc82bdde1 (diff)
downloadhydra-a6caa9d058f65d4d1f06adfa0aff02d0d1d07291.tar.gz
hydra-a6caa9d058f65d4d1f06adfa0aff02d0d1d07291.tar.bz2
Cleanup
-rw-r--r--doc/todo.rst1
-rwxr-xr-xshare/hydra/import-keys4
2 files changed, 0 insertions, 5 deletions
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