Netboot installer: TFTP/HTTP servers, initramfs, EEPROM artifacts, plan
This commit is contained in:
11
configs/planck-netboot.service
Normal file
11
configs/planck-netboot.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=planck cluster netboot helper (template GET / per-node PUT)
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/python3 /volume1/plancknetboot/planck-http-server.py
|
||||
Restart=always
|
||||
User=root
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user