Hi,

I'm not using spacewalk, just cobbler (rev 2.0.1)

I have a system S with a profile P.

in P there is a variable $var (defined as a kickstart metadata) defined with
value V1
in S I override the $var with a different value : V2

Then:

cobbler profile getks --name=P
  => then $var value is V1

whereas:

cobbler system getks --name=S
   => then $var value is V2


So cobbler seem to be working as expected for me, that is
get the profile ks when requested and the system profile when requested.



Phil.
_______________________________________________
cobbler mailing list
cobbler@lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to