Commit graph

11 commit

作者 SHA1 備註 提交日期
Pi3r
d56febe324 Update README.md
Unless I misread the [code] (https://github.com/puppetlabs/puppetlabs-concat/blob/master/manifests/fragment.pp#L61-L63), only 'present' or 'absent' should be used. All other options are deprecated ?
2014-09-08 15:50:16 +02:00
Matt Ezell
7e222ae8a8 Remove documentation for deprecated $warn_message parameter
Commit 8a500af removed $warn_message.  Also remove it from the documentation
2014-09-02 14:52:12 -04:00
Théophile Helleboid - chtitux
ad71982196 README.md : add missing ','
Small typo, a ',' was missing on the minimal exampel conf
2014-06-26 10:45:35 +02:00
Igor Galić
222ecc020a small typo: missing losing ' 2014-06-21 14:16:47 +02:00
Joshua Hoblitt
8dedb6bffb Validate the concat::fragment order parameter as string||integer
This is to work around a validation issue that arises under the 3.x future
parser, as proper numeric types have been introduced (ie, not all scalar values
are strings).  Users have come to expect to to be able to pass in unquoted
integer values to the order parameter which will fail to validate as a string
when the future parser is enabled.
2014-05-29 13:07:16 -07:00
Max Griffiths
f076743464 Update README.md
pass order to concat::fragment
2014-02-05 14:53:02 +00:00
Joshua Hoblitt
2583d85a42 add README section on API deprecations since version 1.0.0 2013-12-29 11:31:59 -07:00
Ashley Penney
07a4f61af5 Rewrite the docs to fit the current best practices for Puppetlabs
modules.
2013-12-03 13:22:41 -05:00
Matthew Haughton
952b88b45b Improve formatting of code example
* Puppet syntax highlighting
* Double-spaced indentation
* Aligned instances of =>
* Quoted strings
* Single-quoted some unnecessarily double-quoted strings
* Removed comma from the last variable
2013-12-02 21:32:32 -05:00
Henrik Feldt
24e0cda13e See #67 2013-11-26 12:14:03 +01:00
Joshua Hoblitt
e3b8452055 rename README.markdown -> README.md
For better consistency with other PuppetLabs' modules
2013-11-01 18:32:26 -07:00
Renamed from README.markdown (Browse further)