<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Fosiul.com &#187; puppet</title>
	<atom:link href="http://www.fosiul.com/index.php/category/linux/puppet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fosiul.com</link>
	<description>Dedicated To Linux</description>
	<lastBuildDate>Fri, 03 Sep 2010 09:01:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to install puppet in server and client</title>
		<link>http://www.fosiul.com/index.php/2010/02/how-to-install-puppet-in-server-and-client/</link>
		<comments>http://www.fosiul.com/index.php/2010/02/how-to-install-puppet-in-server-and-client/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 11:56:44 +0000</pubDate>
		<dc:creator>Fosiul</dc:creator>
				<category><![CDATA[puppet]]></category>

		<guid isPermaLink="false">http://fosiul.co.uk/?p=355</guid>
		<description><![CDATA[Ref :  http://docs.reductivelabs.com/guides/installation.html#open_firewall_ports_on_server_and_client
How to install puppet Client:
If yum can not find puppet software you can add bellow repo :
http://fosiul.com/index.php/2009/12/yum-repo-list-for-centos/
after adding repos
(a) yum install puppet( to install puppet client rpm)
(b) edit /etc/puppet/puppetd.conf  and add references of puppet server
server = puppet-server.companydomain.com
(c)  /usr/sbin/puppetd &#8211;verbose  ( Start the client for the first time)
it will show below output
[root@pupet-client]# /usr/sbin/puppetd &#8211;verbose
warning: [...]]]></description>
		<wfw:commentRss>http://www.fosiul.com/index.php/2010/02/how-to-install-puppet-in-server-and-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
