From b1ee7d740de50e140277df774b353721890fa2df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Pinson?= Date: Thu, 21 Mar 2013 17:21:49 +0100 Subject: README --- README.markdown | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index e41c137..bf25e75 100644 --- a/README.markdown +++ b/README.markdown @@ -1,5 +1,9 @@ # Augeas Puppet module +**Install and configure Augeas.** + +This module is provided by [Camptocamp](http://www.camptocamp.com/) + ## Usage Simple usage: @@ -56,3 +60,29 @@ Would result in: - *Type*: rvalue +## Contributing + +Please report bugs and feature request using [GitHub issue +tracker](https://github.com/camptocamp/puppet-augeas/issues). + +For pull requests, it is very much appreciated to check your Puppet manifest +with [puppet-lint](https://github.com/camptocamp/puppet-augeas/issues) to follow the recommended Puppet style guidelines from the +[Puppet Labs style guide](http://docs.puppetlabs.com/guides/style_guide.html). + +## License + +Copyright (c) 2013 All rights reserved. + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + -- cgit v1.2.3