<?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 for A day in the life...</title>
	<atom:link href="http://pieter.barrezeele.be/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://pieter.barrezeele.be</link>
	<description>Pieter Barrezeele's homepage</description>
	<lastBuildDate>Thu, 11 Dec 2025 14:10:24 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on UKUUG LISA&#8217;06 Conference by snow44 คาสิโนออนไลน์</title>
		<link>http://pieter.barrezeele.be/2006/03/23/ukuug-lisa06-conference/comment-page-1/#comment-10622</link>
		<dc:creator>snow44 คาสิโนออนไลน์</dc:creator>
		<pubDate>Thu, 11 Dec 2025 14:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://pieter.fab4.be/2006/03/23/ukuug-lisa06-conference/#comment-10622</guid>
		<description>&lt;strong&gt;snow44 คาสิโนออนไลน์...&lt;/strong&gt;

UKUUG LISA&#8217;06 Conference &#171;  A day in the life&#8230;...</description>
		<content:encoded><![CDATA[<p><strong>snow44 คาสิโนออนไลน์&#8230;</strong></p>
<p>UKUUG LISA&#8217;06 Conference &laquo;  A day in the life&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on UKUUG LISA&#8217;06 Conference by the one คาสิโนออนไลน์</title>
		<link>http://pieter.barrezeele.be/2006/03/23/ukuug-lisa06-conference/comment-page-1/#comment-10448</link>
		<dc:creator>the one คาสิโนออนไลน์</dc:creator>
		<pubDate>Tue, 11 Nov 2025 14:39:26 +0000</pubDate>
		<guid isPermaLink="false">http://pieter.fab4.be/2006/03/23/ukuug-lisa06-conference/#comment-10448</guid>
		<description>&lt;strong&gt;the one คาสิโนออนไลน์...&lt;/strong&gt;

UKUUG LISA&#8217;06 Conference &#171;  A day in the life&#8230;...</description>
		<content:encoded><![CDATA[<p><strong>the one คาสิโนออนไลน์&#8230;</strong></p>
<p>UKUUG LISA&#8217;06 Conference &laquo;  A day in the life&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Puppet oddities by Pieter Barrezeele</title>
		<link>http://pieter.barrezeele.be/2014/01/28/puppet-oddities/comment-page-1/#comment-7071</link>
		<dc:creator>Pieter Barrezeele</dc:creator>
		<pubDate>Thu, 30 Jan 2014 10:58:59 +0000</pubDate>
		<guid isPermaLink="false">http://pieter.barrezeele.be/?p=270#comment-7071</guid>
		<description>Issue remains the same :-(</description>
		<content:encoded><![CDATA[<p>Issue remains the same <img src='http://pieter.barrezeele.be/wordpress/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Puppet oddities by TomDV</title>
		<link>http://pieter.barrezeele.be/2014/01/28/puppet-oddities/comment-page-1/#comment-7070</link>
		<dc:creator>TomDV</dc:creator>
		<pubDate>Thu, 30 Jan 2014 10:33:11 +0000</pubDate>
		<guid isPermaLink="false">http://pieter.barrezeele.be/?p=270#comment-7070</guid>
		<description>Have you tried escaping your variables?

$target = &quot;/etc/nagios/nrpe.d/${title}.cfg&quot;
content =&gt; &quot;command[${title}]=${command}\n&quot;,</description>
		<content:encoded><![CDATA[<p>Have you tried escaping your variables?</p>
<p>$target = &#8220;/etc/nagios/nrpe.d/${title}.cfg&#8221;<br />
content =&gt; &#8220;command[${title}]=${command}\n&#8221;,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Puppet oddities by Pieter Barrezeele</title>
		<link>http://pieter.barrezeele.be/2014/01/28/puppet-oddities/comment-page-1/#comment-7069</link>
		<dc:creator>Pieter Barrezeele</dc:creator>
		<pubDate>Tue, 28 Jan 2014 15:51:25 +0000</pubDate>
		<guid isPermaLink="false">http://pieter.barrezeele.be/?p=270#comment-7069</guid>
		<description>Actually, I just tried your suggestion, but that didn&#039;t work out. Maybe I should add that this is puppet 0.25.4. Ancient, I know, but no explanation why it should behave like this.</description>
		<content:encoded><![CDATA[<p>Actually, I just tried your suggestion, but that didn&#8217;t work out. Maybe I should add that this is puppet 0.25.4. Ancient, I know, but no explanation why it should behave like this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Puppet oddities by Mattias</title>
		<link>http://pieter.barrezeele.be/2014/01/28/puppet-oddities/comment-page-1/#comment-7068</link>
		<dc:creator>Mattias</dc:creator>
		<pubDate>Tue, 28 Jan 2014 15:47:49 +0000</pubDate>
		<guid isPermaLink="false">http://pieter.barrezeele.be/?p=270#comment-7068</guid>
		<description>Have you tried correctly namespacing everything and perhaps replacing $title with $name?

So the definition could be like &quot;$target  = &quot;/etc/nagios/nrpe.d/$::name.cfg&quot; &quot;</description>
		<content:encoded><![CDATA[<p>Have you tried correctly namespacing everything and perhaps replacing $title with $name?</p>
<p>So the definition could be like &#8220;$target  = &#8220;/etc/nagios/nrpe.d/$::name.cfg&#8221; &#8220;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding custom facts to your Puppet environment by Kristof</title>
		<link>http://pieter.barrezeele.be/2008/03/26/customfacts/comment-page-1/#comment-7067</link>
		<dc:creator>Kristof</dc:creator>
		<pubDate>Wed, 22 Jan 2014 09:17:15 +0000</pubDate>
		<guid isPermaLink="false">http://pieter.barrezeele.be/2008/03/26/adding-custom-facts-to-your-puppet-environment/#comment-7067</guid>
		<description>hey,

you can see the difference in the master at directory:

/var/lib/puppet/yaml/facts

nice regards

kristof</description>
		<content:encoded><![CDATA[<p>hey,</p>
<p>you can see the difference in the master at directory:</p>
<p>/var/lib/puppet/yaml/facts</p>
<p>nice regards</p>
<p>kristof</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Corosync authkeys by Björn</title>
		<link>http://pieter.barrezeele.be/2013/03/28/corosync-authkeys/comment-page-1/#comment-7066</link>
		<dc:creator>Björn</dc:creator>
		<pubDate>Tue, 14 Jan 2014 10:09:42 +0000</pubDate>
		<guid isPermaLink="false">http://pieter.barrezeele.be/?p=267#comment-7066</guid>
		<description>Hi,

just found your site and wanted to note, that there is another fast way to generate that authkey:

echo -ne &quot;auth 1\n1 sha1 `echo &quot;&quot;&#124;sha512sum&#124;cut -c1-128`&quot; &gt; /etc/corosync/authkey

works perfect.

Regards
Björn</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>just found your site and wanted to note, that there is another fast way to generate that authkey:</p>
<p>echo -ne &#8220;auth 1\n1 sha1 `echo &#8220;&#8221;|sha512sum|cut -c1-128`&#8221; &gt; /etc/corosync/authkey</p>
<p>works perfect.</p>
<p>Regards<br />
Björn</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RIP Rick Wright by Dato Jokhadze</title>
		<link>http://pieter.barrezeele.be/2008/09/16/rip-rick-wright/comment-page-1/#comment-7025</link>
		<dc:creator>Dato Jokhadze</dc:creator>
		<pubDate>Wed, 26 Dec 2012 13:55:17 +0000</pubDate>
		<guid isPermaLink="false">http://pieter.barrezeele.be/?p=166#comment-7025</guid>
		<description>RIP Mr.Wright,you will allways be in our hearts &lt;3</description>
		<content:encoded><![CDATA[<p>RIP Mr.Wright,you will allways be in our hearts &lt;3</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Puppet and Nagios by Puppet and Nagios: a Roadmap to Advanced Configuration &#124; OpenSource.Cipto.US</title>
		<link>http://pieter.barrezeele.be/2009/05/11/puppet-and-nagios/comment-page-1/#comment-7023</link>
		<dc:creator>Puppet and Nagios: a Roadmap to Advanced Configuration &#124; OpenSource.Cipto.US</dc:creator>
		<pubDate>Tue, 07 Aug 2012 01:40:08 +0000</pubDate>
		<guid isPermaLink="false">http://pieter.barrezeele.be/?p=231#comment-7023</guid>
		<description>[...] it not been for Pieter Barrezeele&#8217;s blog (http://pieter.barrezeele.be/2009/05/11/puppet-and-nagios), I may have ended up settling for Puppet&#8217;s fairly inefficient approach to storing resources [...]</description>
		<content:encoded><![CDATA[<p>[...] it not been for Pieter Barrezeele&#8217;s blog (<a href="http://pieter.barrezeele.be/2009/05/11/puppet-and-nagios)" rel="nofollow">http://pieter.barrezeele.be/2009/05/11/puppet-and-nagios)</a>, I may have ended up settling for Puppet&#8217;s fairly inefficient approach to storing resources [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
