That is true, problem with triggers is that some data isn't passed to them unless you write your own module (ksmeta for instance isn't well represented). If you want the basic information such as hostname than triggers work great.
Marek Dohojda 720-308-8622 77 68 6f 20 69 73 20 4a 6f 68 6e 20 47 61 6c 74 3f 0d 0a -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jasper Capel Sent: Monday, March 28, 2011 3:45 AM To: cobbler mailing list Subject: Re: Ldap records Alternatively, you may use triggers: https://fedorahosted.org/cobbler/wiki/CobblerTriggers On Mar 27, 2011, at 12:40 PM, Dave Augustus wrote: > Got it. > > Thanks! > > On 03/26/2011 08:31 PM, [email protected] wrote: >> What I did was to write my own cgi page. As the last step in install the cgi is called with all the parameters that I want, the cgi has all the logic I need to finish the install. >> >> ----- Original Message ----- >> From: [email protected]<[email protected] d.org> >> To: [email protected]<[email protected]> >> Sent: Sat Mar 26 17:24:35 2011 >> Subject: Ldap records >> >> I use puppet with ldap for config management and am about to rollout about 70 vms. >> >> How can I invoke a bash script when a server is built to add the host into ldap? >> >> How can I pass parameters to the script like management classes? > > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
