On Thu, 1 Jul 2010 12:39:08 -0400, mark <[email protected]> wrote:
> Try escaping the $ like this:
> 
>  $SNIPPET("subdir/config_\${some_variable}")
> 
> and see if that will get you what you need.  You can also do a "view
> rendered" in the web gui and then look at /var/log/cobbler/cobblerd.log,
> maybe you'll see a more exact messages about what it's having a problem
> with.

Nope, that doesn't work.  The issue isn't that it's being evaluated too
early, it's probably that it's being evaluated too late.  As for the
cobblerd.log file, I checked that earlier and all that's there is a message
about rendering the ks - no errors or tracebacks (I tried viewing with both
getks from the CL and using the URL for the system to view the ks).

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

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

Reply via email to