<?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>saliano.net &#187; Automation</title>
	<atom:link href="http://saliano.net/tag/automation/feed/" rel="self" type="application/rss+xml" />
	<link>http://saliano.net</link>
	<description></description>
	<lastBuildDate>Sat, 14 Aug 2010 00:31:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>The Marionette Collective</title>
		<link>http://saliano.net/2010/02/14/the-marionette-collective/</link>
		<comments>http://saliano.net/2010/02/14/the-marionette-collective/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 17:07:14 +0000</pubDate>
		<dc:creator>matt</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Automation]]></category>

		<guid isPermaLink="false">http://saliano.net/?p=595</guid>
		<description><![CDATA[A friend recently pointed me at a project called mcollective. The Marionette Collective aka. mcollective is a framework to build server orchestration or parallel job execution systems. An introduction to mcollective is on the projects wiki page. We&#8217;ve attempted to think out of the box a bit designing this system by not relying on central [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>A friend recently pointed me at a project called <a href="http://code.google.com/p/mcollective/">mcollective</a>. The Marionette Collective aka. mcollective is a framework to build server orchestration or parallel job execution systems. An <a href="http://code.google.com/p/mcollective/wiki/Introduction">introduction to mcollective</a> is on the projects <a href="http://code.google.com/p/mcollective/w/list">wiki page</a>.</p>
<blockquote><p>
We&#8217;ve attempted to think out of the box a bit designing this system by not relying on central inventories and tools like SSH, we&#8217;re not simply a fancy SSH &#8220;for loop&#8221;.
</p></blockquote>
<p>If you&#8217;re a system administrator and have lots of systems to manage you will immediately see how this software could be useful. If you&#8217;ve ever used tools like <a href="http://web.taranis.org/shmux/">shmux</a> for parallelized execution of commands via ssh, you&#8217;ll note the benefit of being able to use discovered meta-data with mcollective. That means you can break from using hostnames or a centralized document as the ultimate source of truth about your environment when running a parallelized operation. With tools like <a href="http://code.google.com/p/mcollective-plugins/wiki/FactsRLFacter">Facter</a> the information lives on the servers to which it is applicable. You&#8217;ll always be able to rely on the most up-to-date information about your environment.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://saliano.net/2010/02/14/the-marionette-collective/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
