On 09/23/2016 03:21 PM, Kapilraj Koroth wrote:
> Here it is
>
> [kapiltest1 ~]$ sudo cobbler profile getks --name rhel-7.0-x86_64
> %packages
> @core
>
>
>
>
> %end
So there's your @core. Question is, where is it coming from. Your claimed
template doesn't have it:
%packages
$SNIPPET('func_install_if_enabled')
$SNIPPET('puppet_install_if_enabled')
%end
(func_install_if_enabled would add "func", puppet_install_if_enabled would add
"puppet")
So, what does:
cobbler profile dumpvars --name rhel-7.0-x86_64 | grep ^kickstart
report?
What is the contents of the file returned?
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA, Boulder/CoRA Office FAX: 303-415-9702
3380 Mitchell Lane [email protected]
Boulder, CO 80301 http://www.nwra.com
_______________________________________________
cobbler mailing list -- [email protected]
To unsubscribe send an email to [email protected]