On Mon, Sep 26, 2011 at 8:06 PM, Dan White <[email protected]> wrote: > It is not a snippet, it is in /usr/lib/python2.4/site-packages/cobbler/ > modules/ > > I will try the FQDN override and see what I get
I see, that's a trigger module. In that case, no you can't override it easily. The best bet is to override it in a snippet at client run time the way I mentioned and not use the cobbler module to autosign the cert. We enable auto-signing on the puppet master anyway, but we do use a trigger to clean out certs for a given hostname to prevent issues during a rebuild of a previously existing system. _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
