I had a similar requirement recently and through a little inventiveness, and some python/cgi scripting we basically create a http cgi call from the newly built system to the satellite during build time, that passed a few variables, and executed api calls to move the server to appropriate groups, configure custom variables and perform other satellite functions automatically.
On Sep 22, 2014, at 5:42 AM, Waldirio Manhães Pinheiro <[email protected]> wrote: > Hello Tim and list, good morning > > Tim when you say "grouped automatically", do you means sign a server in > specific or more then one system group ?? > > I did in a customer some months ago one script where the sysadmin answer some > questions and at the end the client that will be registered did the download > of bootstrap.sh and changed the activation keys accordind choices. Note, you > can combine activation keys so in this case was so easy to do what you need. > > Let me know if help you. > > B'regards > Waldirio > > Em 19/09/2014 04:25, "Timothy Rees" <[email protected]> escreveu: > Hi list, > > Is there a builtin way to trigger a script on the spacewalk server to > run as soon as a new client is registered using an activation key? > > I have a requirement where registered clients are grouped > automatically and the output of a scheduled command is used to > determine which groups a client should be joined to. Currently I have > this running out of cron on a schedule, however would like it to be > triggered when systems are registered, any way to achieve this? > > Cheers, > Tim > > _______________________________________________ > Spacewalk-list mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/spacewalk-list > _______________________________________________ > Spacewalk-list mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/spacewalk-list
_______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
