<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Git Hooks: Making the awesomest RCS ever even better!</title>
	<atom:link href="http://sexysexypenguins.com/2009/09/30/git-hooks-making-the-awesomest-rcs-evar-even-bettar/feed/" rel="self" type="application/rss+xml" />
	<link>http://sexysexypenguins.com/2009/09/30/git-hooks-making-the-awesomest-rcs-evar-even-bettar/</link>
	<description>I love the smell of &#34;Free Software&#34; in the morning</description>
	<lastBuildDate>Sat, 07 Aug 2010 06:04:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: herlo</title>
		<link>http://sexysexypenguins.com/2009/09/30/git-hooks-making-the-awesomest-rcs-evar-even-bettar/comment-page-1/#comment-19662</link>
		<dc:creator>herlo</dc:creator>
		<pubDate>Thu, 08 Oct 2009 05:57:13 +0000</pubDate>
		<guid isPermaLink="false">http://sexysexypenguins.com/?p=618#comment-19662</guid>
		<description>Yup, figured that out.  I need to update it with a change I made to write it to a file first, then the puppet parser works great!

Clint</description>
		<content:encoded><![CDATA[<p>Yup, figured that out.  I need to update it with a change I made to write it to a file first, then the puppet parser works great!</p>
<p>Clint</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://sexysexypenguins.com/2009/09/30/git-hooks-making-the-awesomest-rcs-evar-even-bettar/comment-page-1/#comment-19584</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Thu, 01 Oct 2009 20:02:56 +0000</pubDate>
		<guid isPermaLink="false">http://sexysexypenguins.com/?p=618#comment-19584</guid>
		<description>Unfortunately, your pre-commit hook only works if all of the data within the manifest is available to puppet within the single file being committed.

The hook doesn&#039;t work when using this common idiom:

file { &quot;/my/file&quot;:
   content =&gt; &quot;puppet://$servername/my/module/my/file&quot;
}</description>
		<content:encoded><![CDATA[<p>Unfortunately, your pre-commit hook only works if all of the data within the manifest is available to puppet within the single file being committed.</p>
<p>The hook doesn&#8217;t work when using this common idiom:</p>
<p>file { &#8220;/my/file&#8221;:<br />
   content =&gt; &#8220;puppet://$servername/my/module/my/file&#8221;<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>
