====
* mount-media: lvm support.
+* import-keys: do not use ssh if host is localhost.
* import-certs:
* concat.pem.
* restart services.
* per-node compiled files (node/nodename.yaml and secrets/node/nodename.yaml).
* backups: automatic definitions for per-node backup::users.
* deploy: lockfile.
-* provision: RAID support.
+* provision:
+ * RAID support.
+ * SSH installation should be optional and disabled for TPC profile.
* docs.
# Networking.
hydra_provision_networking
-# Ssh.
+# SSH.
echo "Installing OpenSSH daemon..."
$APT_INSTALL openssh-server -y
hydra_sudo_run chroot $WORK/ service ssh stop