Actions
Feature #12389
openAdd support for image based deployment via TCP service
Difficulty:
Triaged:
Description
Implementing part on the image is easy, the task is to create small service that will listen on TCP acccepting gzipped raw stream storing it onto block device directly. Tools used: netcat, systemd, bunzip.
Updated by Lukas Zapletal over 9 years ago
- Related to Tracker #12388: [TRACKING] Bare-metal image-based deployment added
Updated by Lukas Zapletal over 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-discovery-image/pull/44 added
Actions