#cloud-config hostname: hermes manage_etc_hosts: true ssh_pwauth: false disable_root: false ssh_authorized_keys: - "${host_public_key}" chpasswd: list: | root:root expire: False