summaryrefslogtreecommitdiffstats
path: root/README.queueing
diff options
context:
space:
mode:
authorIan Taylor <ian@lorf.org>2009-06-05 12:38:35 -0400
committerJames Turnbull <james@lovedthanlost.net>2009-06-06 09:11:28 +1000
commit41ce18cc8ea239d1633fc6cd9e9f599957a82e74 (patch)
tree9d398b4e3e6d726a174b5b57094c7dd6749ccf0e /README.queueing
parentf3b40923605420f774dac298fb1708de180c0a81 (diff)
downloadpuppet-41ce18cc8ea239d1633fc6cd9e9f599957a82e74.tar.gz
puppet-41ce18cc8ea239d1633fc6cd9e9f599957a82e74.tar.xz
puppet-41ce18cc8ea239d1633fc6cd9e9f599957a82e74.zip
Changed tabs to spaces without interfering with indentation or alignment
Diffstat (limited to 'README.queueing')
-rw-r--r--README.queueing6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.queueing b/README.queueing
index 27d7aceb4..8c4a18029 100644
--- a/README.queueing
+++ b/README.queueing
@@ -56,7 +56,7 @@ tested with two of the most popular services - StompServer and ActiveMQ.
+ StompServer
- http://rubyforge.org/projects/stompserver/
+ http://rubyforge.org/projects/stompserver/
StompServer is a lightweight queueing service written in Ruby which is
suitable for testing or low volume puppet usage. Works well when both
@@ -67,7 +67,7 @@ Just install the stompserver gem and run 'stompserver'.
+ Apache ActiveMQ
- http://activemq.apache.org
+ http://activemq.apache.org
Considered by many to be the most popular message service in use today,
ActiveMQ has hundreds of features for scaling, persistence and so on.
@@ -76,7 +76,7 @@ Although installation is fairly simple, the configuration can seem quite
intimidating, but for our use a one line change to the standard configuration
is all that is required and is explained at:
- http://activemq.apache.org/stomp.html
+ http://activemq.apache.org/stomp.html
Other customization of the internal workings of ActiveMQ, if any, will depend
on your needs and deployment. A quick skimming of the ActiveMQ documentation