Yes, like so:

# below pkg needed for rhn registration
#Some packages provided by spacewalk channel
#Systems -> kickstarts -> profile -> {profile} -> Kickstart Details -> 
Operating System -> Child Channel -> spacewalk channel
rhn-check
rhnsd
rhn-setup
rhn-client-tools
yum-rhn-plugin
libidn
rhncfg
rhncfg-client
rhncfg-actions
pyOpenSSL
libxml2-python
rhnlib
libxml2
perl


and/or if you want to remove items from the default from all kickstarts:
-cpuspeed

Also Note: You can use snippets in the scripts section of the kickstart.
Systems -> kickstarts -> profile -> {profile} -> scripts.   Called the 
same way.   $SNIPPET('spacewalk/1/somescript')

- Thanks and good luck



From:   Lachlan Musicman <[email protected]>
To:     [email protected]
Date:   03/30/2016 07:46 PM
Subject:        Re: [Spacewalk-list] Kickstart and Config management
Sent by:        [email protected]



This email originated from outside of the company. Please use discretion 
if opening attachments or clicking on links. 

On 30 March 2016 at 22:48, William H. ten Bensel <[email protected]> wrote:


Note: To prevent updating multiple kickstarts when you need to add/remove 
software to ie: rhn, or base software, you can use snippets in  kickstart 
profile -> Software.  So, if you plan on using the same software across 
multiple kickstarts (ie. The rhn software), you would only have to update 
one file without updating all of the kickstarts.  
ie:
@ Base
$SNIPPET('spacewalk/1/rhnsoftware')  File location: 
(/var/lib/rhn/kickstarts/snipppets/1/rhnsoftware)


The file at  /var/lib/rhn/kickstarts/snipppets/1/rhnsoftware - that's just 
a text file, line delimited?



Cheers
L.



------
The most dangerous phrase in the language is, "We've always done it this 
way."

- Grace Hopper

 

This email originated from outside of the company.  Please use discretion 
if opening attachments or clicking on links.

_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list


**

This email and any attachments may contain information that is confidential 
and/or privileged for the sole use of the intended recipient.  Any use, review, 
disclosure, copying, distribution or reliance by others, and any forwarding of 
this email or its contents, without the express permission of the sender is 
strictly prohibited by law.  If you are not the intended recipient, please 
contact the sender immediately, delete the e-mail and destroy all copies.
**
_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to