summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2015-04-05 19:21:13 +0200
committermh <mh@immerda.ch>2015-04-05 19:21:13 +0200
commit9a3305ea0e30ad9d4fb4b1144c1b4d25955ca6b1 (patch)
treeb9880ded44c4e07abc532675610c099e7b1bce24 /README.md
parente26219692fb92258266eb569a5b234b1d940a9f0 (diff)
dependencies should either be managed by the package or gem
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 0 insertions, 15 deletions
diff --git a/README.md b/README.md
index 98668d5..b3dff56 100644
--- a/README.md
+++ b/README.md
@@ -81,21 +81,6 @@ one if you do not use the default yaml setup.
This class manages the installation of trocla itself. It will not configure
trocla, it will just install the necessary packages.
-### trocla::dependencies
-
-This class is used to install the necessary dependencies if you are not using
-the rubygems module. See dependencies below for more information.
-
-## Dependencies
-
-By default this module requires the rubygems puppet module. If you want to
-use trocla with ruby enterprise, you might be also interested in the
-ruby_enterprise module.
-If the dependencies should be managed internally, set: install_deps to `true`.
-
-You can also use this module with 0 dependencies by setting the option
-use_rubygems to false.
-
## Moar
RTFC and for more information about trocla visit: https://github.com/duritong/trocla