On Thu, Mar 26, 2009 at 6:22 AM, Michael DeHaan <[email protected]> wrote:
>
>>
>> can i ask you to explain how in your example the system_name is set as i
>> see it starts with
>>
>> #if $getVar("system_name","") != ""
>>
>> but where does 'system_name' come from ?
>>
>> thanks
>> _______________________________________________
>
> Internals magic, basically.
>
> The variable "$name" was confusing because if you were on a per-profile
> kickstart, it's different than a per-system kickstart.   So I added some
> extra code to create some extra variables, so whether I was doing a profile
> install or a system install, I always knew that $profile_name referenced the
> name of the profile.
>
> "cobbler system dumpvars --name=foo" will show you all of them.

You hit send first :)

-- 
Jeff Schroeder

Don't drink and derive, alcohol and analysis don't mix.
http://www.digitalprognosis.com
_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to