vm/install: Bake authorized_keys in the initrd
authornicoo <nicoo@realraum.at>
Wed, 13 Jun 2018 17:34:36 +0000 (19:34 +0200)
committernicoo <nicoo@realraum.at>
Sun, 17 Jun 2018 10:05:29 +0000 (12:05 +0200)
commit120b01b2cf3ad57babbf7cf329d4ed587405ccc6
tree131ecb887df77af0215802b59b7c4e14555bf15e
parent53a4bffbc55943de248ccae68dd53d10a77b204d
vm/install: Bake authorized_keys in the initrd

This is less error-prone than cramming the SSH keys into the preseed.
Also, support setting VM-specific SSH keys.
ansible/roles/vm/install/tasks/main.yml
ansible/roles/vm/install/templates/preseed_debian-stretch.cfg.j2