cdist/doc/dev/logs/2011-06-13.installation-via...

14 lines
310 B
Plaintext
Raw Normal View History

Provisioning Server ideas
- bootup kernel on target host via TFTP/PXE
- start our code that
- enables networking (dhcp)
- enables sshd
Requires:
- Program that creates our blob that needs to be started
- for Linux: initrd
- Including ssh keys -> known!
- startup sshd