<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Jonas Genannt - xen</title>
    <link>http://blog.brachium-system.net/</link>
    <description>Weblog of an System Engineer</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.5.1 - http://www.s9y.org/</generator>
    
    <image>
        <url>http://blog.brachium-system.net/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Jonas Genannt - xen - Weblog of an System Engineer</title>
        <link>http://blog.brachium-system.net/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>documentation of running domUs in Xen with puppet</title>
    <link>http://blog.brachium-system.net/archives/119-documentation-of-running-domUs-in-Xen-with-puppet.html</link>
            <category>work</category>
            <category>xen</category>
    
    <comments>http://blog.brachium-system.net/archives/119-documentation-of-running-domUs-in-Xen-with-puppet.html#comments</comments>
    <wfw:comment>http://blog.brachium-system.net/wfwcomment.php?cid=119</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.brachium-system.net/rss.php?version=2.0&amp;type=comments&amp;cid=119</wfw:commentRss>
    

    <author>nospam@example.com (Jonas Genannt)</author>
    <content:encoded>
    If you are running some servers with Xen, you have the problem to figure out, where an domU is running.&lt;br /&gt;
&lt;br /&gt;
If you are using puppet with &lt;a href=&quot;http://projects.puppetlabs.com/projects/1/wiki/Using_Stored_Configuration&quot;&gt;stored configurations&lt;/a&gt; you need to install only the xendomains fact, that will be &lt;a href=&quot;http://projects.puppetlabs.com/issues/4989&quot;&gt;soon available&lt;/a&gt; in facter.&lt;br /&gt;
&lt;br /&gt;
With this data, I create the following graph on-the-fly - documentation done!&lt;br /&gt;
&lt;br /&gt;
&lt;a class=&quot;serendipity_image_link&quot;  href=&#039;http://blog.brachium-system.net/uploads/puppetcreatexendomainsgraph.rb.png&#039;&gt;&lt;!-- s9ymdb:51 --&gt;&lt;img class=&quot;serendipity_image_center&quot; width=&quot;109&quot; height=&quot;74&quot;  src=&quot;http://blog.brachium-system.net/uploads/puppetcreatexendomainsgraph.rb.serendipityThumb.png&quot;  alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Script is available on &lt;a href=&quot;https://github.com/hggh/puppetstuff/blob/master/puppetcreatexendomainsgraph.rb&quot;&gt;github&lt;/a&gt;.  
    </content:encoded>

    <pubDate>Wed, 10 Nov 2010 18:54:05 +0100</pubDate>
    <guid isPermaLink="false">http://blog.brachium-system.net/archives/119-guid.html</guid>
    
</item>
<item>
    <title>Postfix as backup MX with Postgrey</title>
    <link>http://blog.brachium-system.net/archives/118-Postfix-as-backup-MX-with-Postgrey.html</link>
            <category>debian</category>
            <category>spam</category>
            <category>xen</category>
    
    <comments>http://blog.brachium-system.net/archives/118-Postfix-as-backup-MX-with-Postgrey.html#comments</comments>
    <wfw:comment>http://blog.brachium-system.net/wfwcomment.php?cid=118</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.brachium-system.net/rss.php?version=2.0&amp;type=comments&amp;cid=118</wfw:commentRss>
    

    <author>nospam@example.com (Jonas Genannt)</author>
    <content:encoded>
    For keeping that stuff in my mind:&lt;blockquote&gt;&lt;br /&gt;
smtpd_client_restrictions = check_policy_service inet:127.0.0.1:60000&lt;br /&gt;
smtpd_recipient_restrictions =  permit_mynetworks,permit_mx_backup, reject_unauth_destination&lt;br /&gt;
permit_mx_backup_networks = 10.0.0.0/16&lt;br /&gt;
&lt;/blockquote&gt; 
    </content:encoded>

    <pubDate>Thu, 09 Sep 2010 21:42:34 +0200</pubDate>
    <guid isPermaLink="false">http://blog.brachium-system.net/archives/118-guid.html</guid>
    
</item>

</channel>
</rss>
