<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Run a Capistrano task on a single server in a given role</title>
	<atom:link href="http://geminstallthat.wordpress.com/2008/02/07/run-a-capistrano-task-on-a-single-server-in-a-given-role/feed/" rel="self" type="application/rss+xml" />
	<link>http://geminstallthat.wordpress.com/2008/02/07/run-a-capistrano-task-on-a-single-server-in-a-given-role/</link>
	<description>Ruby on Rails Geek Blog</description>
	<lastBuildDate>Thu, 17 Dec 2009 18:16:08 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: CJ Kihlbom</title>
		<link>http://geminstallthat.wordpress.com/2008/02/07/run-a-capistrano-task-on-a-single-server-in-a-given-role/#comment-40</link>
		<dc:creator>CJ Kihlbom</dc:creator>
		<pubDate>Thu, 03 Apr 2008 21:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://geminstallthat.wordpress.com/?p=28#comment-40</guid>
		<description>No need to patch, just use `cap deploy HOSTS=IP_ADDRESS` instead. That&#039;s what cap shell does under the hood when you run `on IP_ADDRESS !deploy`</description>
		<content:encoded><![CDATA[<p>No need to patch, just use `cap deploy HOSTS=IP_ADDRESS` instead. That&#8217;s what cap shell does under the hood when you run `on IP_ADDRESS !deploy`</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Dewey</title>
		<link>http://geminstallthat.wordpress.com/2008/02/07/run-a-capistrano-task-on-a-single-server-in-a-given-role/#comment-33</link>
		<dc:creator>John Dewey</dc:creator>
		<pubDate>Tue, 26 Feb 2008 03:46:29 +0000</pubDate>
		<guid isPermaLink="false">http://geminstallthat.wordpress.com/?p=28#comment-33</guid>
		<description>Hi Madhu -

If you add the pastie to the top of deploy.rb you should be good.  Be sure you specify an IP address or hostname from your roles after the &#039;server=&#039;

Hope it all works out.

John</description>
		<content:encoded><![CDATA[<p>Hi Madhu -</p>
<p>If you add the pastie to the top of deploy.rb you should be good.  Be sure you specify an IP address or hostname from your roles after the &#8217;server=&#8217;</p>
<p>Hope it all works out.</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Madhu</title>
		<link>http://geminstallthat.wordpress.com/2008/02/07/run-a-capistrano-task-on-a-single-server-in-a-given-role/#comment-28</link>
		<dc:creator>Madhu</dc:creator>
		<pubDate>Wed, 13 Feb 2008 22:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://geminstallthat.wordpress.com/?p=28#comment-28</guid>
		<description>Hi John ,

Its a great idea ... But I tried pasting the pastie in my deploy name and when I use &quot; Cap deploy server=MY_IP_ADDRESS &quot; it is not working . 

Can you please me some more in -sight of recipe 

Thanks,
Madhu</description>
		<content:encoded><![CDATA[<p>Hi John ,</p>
<p>Its a great idea &#8230; But I tried pasting the pastie in my deploy name and when I use &#8221; Cap deploy server=MY_IP_ADDRESS &#8221; it is not working . </p>
<p>Can you please me some more in -sight of recipe </p>
<p>Thanks,<br />
Madhu</p>
]]></content:encoded>
	</item>
</channel>
</rss>
