Please review pull request #18: Update README per https://projects.puppetlabs.com/issues/11261 opened by (metcalfc)
Description:
Development in the this repository should move to the mainline puppet repo.
- Opened: Sat Jan 21 23:16:28 UTC 2012
- Based on: puppetlabs:master (c53ccecbbe34b5ce461650933fce6a3b70222faf)
- Requested merge: metcalfc:patch-1 (4ddcbbb4c6cdf292da9ee3d112a8be0303638502)
Diff follows:
diff --git a/README.markdown b/README.markdown index 7fa8e6d..0ca71b7 100644 --- a/README.markdown +++ b/README.markdown @@ -1,3 +1,12 @@ +* * * +# **Important Note: Module merged into core puppet** + +This module has been converted to a [puppet face](http://puppetlabs.com/blog/puppet-faces-what-the-heck-are-faces/) +and merged into the core puppet repository. Any further development should take place in [puppetlabs/puppet](https://github.com/puppetlabs/puppet). + +You can find the code for the new tool here [`puppet/lib/puppet/face/module`](https://github.com/puppetlabs/puppet/tree/master/lib/puppet/face/module). +* * * + Puppet Module Tool ================== @@ -193,22 +202,6 @@ Deleting a module The tool does not keep track of what modules you have installed. TO delete a module just delete the directory the module was extracted into. -Developing or submitting patches --------------------------------- - -You need the following RubyGems to run the test suite: `mocha`, `rspec`. - -You can run the tests with: - - rake spec - -Get involved ------------- - -This is new and exciting for us. We have many plans for this and what -you see now is just the beginning. If you have ideas, please get in -touch. Puppet Labs can be contacted at: [email protected] - Technical disclaimer for techies --------------------------------
-- You received this message because you are subscribed to the Google Groups "Puppet Developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
