-
It might be useful, in circumstances where the job server is multi-homed, for the job server to tell the mPCC what IP it and any other client should connect to that jobserver on. Right now, that is d…
-
Currently, this is a hard coded copy. Once mprov_jobserver is public, this should be a `pip install mprov_jobserver` command. Temporarily, this can be converted to installing a local wheel. This ti…
-
Need to setup proper authentication tokens to the MPCC for job server functions.
-
plugin to perform the image-sync from source image servers. This will talk to the MPCC, expect a 302 redirect or a 404 from the MPCC, and either fail gracefully or download the image. Usually used i…
-
need a plugin to generate iPXE configuration for hosts tracked by the MPCC.
-
This plugin is a long running plugin, that doesn't exit, that will run on a port and serve images when requested. It should be pretty simple, and doesn't need much interaction with MPCC to do what it…
-
Investigate if the job server can be used as the "image server" so that it can handle serving image sync requests.
-
Sorry for opening another issue. Do you have any plans to add other controllers? If so, can you tell the reference papers? For example i was planning do add this https://foehnx.github.io/publication/i…
-
微博内容精选
-
- Image is like a system, but generates the target image.
- Systems load from a target image, some config is already done.
- Systems with no image, do not get provisioned. (Future: kickstart support…