Skip to content

Commit

Permalink
README: Put the module in the install section.
Browse files Browse the repository at this point in the history
Closes #80
  • Loading branch information
Daniele Sluijters committed Jun 26, 2014
1 parent a522e4d commit a94b6d9
Showing 1 changed file with 14 additions and 9 deletions.
23 changes: 14 additions & 9 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,20 @@ Puppetboard is now packaged and available on PyPi.
Production
----------

Puppet module
^^^^^^^^^^^^^
There is a `Puppet module`_ by `Spencer Krum`_ that takes care of installing Puppetboard for you.

You can install it with:

puppet module install nibalizer-puppetboard

.. _Spencer Krum: https://github.com/nibalize

This comment has been minimized.

Copy link
@sigmunau

sigmunau Jun 26, 2014

Contributor

I think you missed an 'r' here

This comment has been minimized.

Copy link
@daenney

daenney Jun 26, 2014

Member

Yes I did. derp.

.. _Puppet module: https://forge.puppetlabs.com/nibalizer/puppetboard

Manual
^^^^^^

To install it simply issue the following command:

.. code-block:: bash
Expand Down Expand Up @@ -552,16 +566,7 @@ Some people have already started building things with and around Puppetboard.

* https://github.com/hunner/puppetboard-vagrant

`Spencer Krum`_ created a Puppet module to install Puppetboard with:

* https://github.com/nibalizer/puppet-module-puppetboard

You can install it with:

puppet module install nibalizer-puppetboard

.. _Hunter Haugen: https://github.com/hunner
.. _Spencer Krum: https://github.com/nibalizer

Packages
--------
Expand Down

0 comments on commit a94b6d9

Please sign in to comment.