cobbler and autoyast rules.xml
Michal Šebeň <[email protected]> Fri, 21 Feb 2014 22:03:42 +0100
| Newsgroups | gmane.linux.suse.autoinstall |
|---|---|
| Message-ID | <CAML4_VztEfwkPHsH+Jq_ymoRrRhCBdRCfdm87V=73Zc+M6nRiQ@mail.gmail.com> |
Hello mates, looks like cobbler's kickstart template mechanism isn't ready for autoyast rules.xml feature: http://doc.opensuse.org/projects/autoyast/rulesandclass.html ( and I don't want to use pre-install scripts for autoyast.xml replace ) I think one possible solution is limit location (in this cobbler case) of profile files only to "rules" dir (same as rules.xml), this step will setup form["rules"] variable with "rules.xml" or requested profile name see: https://github.com/cobbler/cobbler/blob/master/bin/services.py, which can be later used for setup template name for generating autoyast/rules file - of course it requires some code on cobbler side any thoughts about this location restriction or other proposal ? thanks -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]