diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-08-09 10:53:53 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-08-09 10:53:53 -0300 |
commit | c1e8eeee24ac77fbac77c23a71f64b9e9e7fef05 (patch) | |
tree | aaa6c8429f7edfe0b852029d6ec62be72a3758e6 /README | |
parent | d1584b03b9981e0236fa5f11ba579c426f47052d (diff) | |
download | puppet-nodo-c1e8eeee24ac77fbac77c23a71f64b9e9e7fef05.tar.gz puppet-nodo-c1e8eeee24ac77fbac77c23a71f64b9e9e7fef05.tar.bz2 |
Avoid import keyword
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -3,8 +3,7 @@ Puppet Nodo Module This is a very specific puppet module that defines custom node configurations. -It heavily depends on other puppet modules available on http://git.sarava.org. -Check the code for the full dependency list. +It heavily depends on all puppet modules available on http://git.sarava.org. While this custom configuration might be useful for others, you might be probably looking for the other modules we use or just small parts of this |