diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-06-16 13:44:46 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-06-16 13:44:46 -0300 |
commit | a43c2f9e00b6af8c9af6383dbce156e1e11e71c5 (patch) | |
tree | b90693faa0ddb0446613124b827e33de72a9e99c | |
parent | ca1735f407c752246251b9758f51bfa479f23ca7 (diff) | |
download | puppet-bootstrap-a43c2f9e00b6af8c9af6383dbce156e1e11e71c5.tar.gz puppet-bootstrap-a43c2f9e00b6af8c9af6383dbce156e1e11e71c5.tar.bz2 |
Updates README
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -36,3 +36,9 @@ You might use `make subtrees` instead of `make submodules`. Also, if you already all the modules in a different subtree, use make symlinks MODULES=/path/to/puppet/modules + +Recommended puppet modules +-------------------------- + +This repository plays well with other puppet modules hosted at https://git.fluxo.info, some of them +based on https://gitlab.com/shared-puppet-modules-group. |