I split the parts of code / configuration files dealing with jabberd setup from spacewalk-setup script and spacewalk-config package and created new perl script called spacewalk-setup-jabberd that is going to deal with exactly this -- modifying jabberd so that it works correctly with Spacewalk.
Since jabberd uses xml format in configuration files, spacewalk-setup-jabberd uses XSL transformations to do changes in existing configuration and as such comes with three XSL templates -- one for each of the three jabberd config files we need to modify. What this means for Spacewalk is that we no longer need to maintain our own jabberd config files and distribute them with spacewalk-config. Also, now there's the option to (re)configure jabberd without the need to run whole spacewalk-setup. spacewalk-setup-jabberd and the related templates are part of spacewalk-setup package, the script comes with a manual page. Comments are welcome. -Milan _______________________________________________ Spacewalk-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-devel
