On Feb 3, 2008 12:41 AM, Gary Richardson <<a href="mailto:gary.richardson@gmail.com">gary.richardson@gmail.com</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Add this to the end of your kickstart file:<div><br></div><div>=====================</div><div>%post</div><div><br></div><div>yum -y update</div><div>=====================</div>
<div><br></div><div>In fact, you can do all sorts of things, like configure services using chkconfig. You have a bash interpreter and your chrooted into your new install. </div><div><br>
</div><div>I used to do all sorts of crazy stuff in there, until I found puppet :) Now I have minimal kickstart configs and I let puppet do all the heavy lifting.</div><div></div></blockquote><div><br>And how do you get kickstart to start puppet? Do you need to add stuff in %post or is it enough to just install the packages?<br>
<br>We are investigating doing just that - kickstart a CentOS Xen guest and get it to pull as much configuration as possible through puppet.<br><br>Any other hints anyone can give about using Puppet on CentOS would be appreciated.<br>
<br>Thanks.<br><br>--Amos<br><br></div></div>