nilsmeyer / ansible-debootstrap

An ansible role for bootstrapping new Debian based systems, including setting up partitions, file systems, encryption (luks), RAID and LVM
GNU Lesser General Public License v3.0
35 stars 19 forks source link

Add support for dropbear initramfs #4

Closed nilsmeyer closed 5 years ago

nilsmeyer commented 7 years ago

For remote system it makes sense to use dropbear in initramfs, , since this may be required for first boot when there is no iKVM available.

Stretch goal:

schiederme commented 6 years ago

I will try to setup these.

nilsmeyer commented 5 years ago

After re-designing the role to be (more) compatible with using other roles this should be its own role.