Cobbler version 2.0.10 Our current configuration consists of a single "master" cobbler where all configuration takes place. There are multiple cobbler "slaves" whose sole purpose is to mirror the master configuration, they each run the following command every 5 minutes.
/usr/bin/cobbler replicate --master=sj-provision.altera.com --systems="*" --prune --omit-data All cobbler servers have configured "pxe_just_once: 1" in /etc/cobbler/settings. I would like to automate the setting of "netboot_enabled false" for the newly built cobbler system on the cobbler master once the cobbler slave has finished kickstarting this host. This is automated on the cobbler slave responsible for building the host, however this will get wiped once the cobbler replicate command runs. Is there a relatively simple way (trigger perhaps?) that will facilitate toggling the netboot_enabled flag on the master? Mark ________________________________ Confidentiality Notice. This message may contain information that is confidential or otherwise protected from disclosure. If you are not the intended recipient, you are hereby notified that any use, disclosure, dissemination, distribution, or copying of this message, or any attachments, is strictly prohibited. If you have received this message in error, please advise the sender by reply e-mail, and delete the message and any attachments. Thank you.
_______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
