Replies: 1 comment
-
Great question! A method is already built-in, even if it's not obvious. One of the HTTP API features is:
You could have a "late_command" (in Debian-style terms) to curl that endpoint and tell Something like this:
I think it would be good to have a template variable in for the API endpoint but IIRC, there isn't one yet. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How can I setup the tool to do pxe installation for only one time ?
My server boot order is PXE first, so after installation is done and on next reboot, it may fail into the pxe installation again. And this loop may go forever.
If there is some similiar setting like cobbler pxe_just_once
Beta Was this translation helpful? Give feedback.
All reactions