<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><br><br><div><div id="SkyDrivePlaceholder"></div>> To: spacewalk-list@redhat.com<br>> Date: Fri, 7 Sep 2012 15:54:56 -0400<br>> From: mpatton@inforelay.com<br>> Subject: Re: [Spacewalk-list] Deploy configuration files on kickstart deploy<br>> <br>> 'rhn_check' or 'rhncfg-client get' after you've registered the system  <br>> (rhnreg_ks should already be in the the kickstart file). But you need to  <br>> alter the allowed 'actions' which defaults to none. I would recommend  <br>> invoking 'rhncfg-actions --enable-deploy' in %post, then 'rhncfg-client  <br>> get' right behind it. Though on second thought (if memory serves)  <br>> 'rhncfg-client get' is all you really need. The other commands will be  <br>> needed down the line when you want the client to do scheduled actions, but  <br>> at this stage that is not relevant.<br>> <br>> What I have done in the past was define the RHN allowed actions file as  <br>> one of those managed files, so I didn't have to invoke 'rhncfg-actions' at  <br>> any time in the future either.<br>> -- <br>> Cloud Services Architect, Senior System Administrator<br>> InfoRelay Online Systems (www.inforelay.com)<br><br></div><div>Same here.  I enable the 'Enable Spacewalk Configuration Management' check box inside the kickstart > profile > system details.  Or else, you could just do rhn-actions-control --enable-all in the %post section.</div><div><br></div><div>I don't know of way to deploy the configs automatically, so I do as suggested above to put 'rhncfg-client get' in the %post script.</div><div><br></div><div>Does any know if this is an option available through the GUI?  I have not seen it.</div><div><br></div><div>Giovanni</div>                                       </div></body>
</html>