Hi,

The network snippets didn't render anymore on master, this had two
reasons:
- Name server search snippet patches were applied on master, we don't
have name server search properties on master, so there variables didn't
exist
- I think the new YAML implementation changed the $interface.static type
to boolean instead of string. Booleans don't have .lower(), so this
failed.

Patches, as usual, to be found on git://bender.newnewyork.nl/cobbler
Branches: master-bugs and devel-bugs. (Patches (actually, reverts) for
the first issue were only applied to master, as we do have name server
search stuff in devel).

http://bender.newnewyork.nl/git/gitweb.cgi?p=cobbler/.git;a=shortlog;h=refs/heads/master-bugs

Another question: debugging snippets is a PITA at the moment, if it
fails, it just shows $SNIPPET('post_install_network_config'). Is there
anything we can do about this?

-Jasper

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to