index
:
puppet-stdlib
master
Puppet module for stdlib
Fluxo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
puppet
/
type
Age
Commit message (
Expand
)
Author
2015-08-06
allow `match` parameter to influence `ensure => absent` behavior.
Johnson Earls
2015-08-04
(MODULES-2316) Change file_type boolean parameter to symbols
Dominic Cleal
2015-07-30
(MODULES-2024) Adding replace attribute to file_line
Raymond Maika
2015-04-09
Clarifying behaviour of attributes and adding an extra example.
Gerrard Geldenhuis
2014-12-16
Remove line match validation
Hunter Haugen
2014-07-16
(MODULES-1221) Add file_line autorequire documentation
Thomas Linkin
2014-05-15
Revert "Merge pull request #256 from stbenjam/2571-before"
Ashley Penney
2014-05-14
(PUP-2571) add 'before' functionality to file_line
Stephen Benjamin
2013-08-29
Update file_line resource to support 'after'.
Dan Prince
2013-07-11
(#21416) Allow file_line to match multiple lines
Alex O'Rielly
2013-04-11
Make the anchor type propagate refresh events
Philip Potter
2012-11-26
(#14670) autorequire a file_line resource's path
Peter Meier
2012-08-14
Add support for a 'match' parameter to file_line
Chris Price
2012-05-23
fix regression in #11017 properly
Peter Meier
2012-05-10
Make file_line default to ensure => present
Jeff McCune
2012-02-09
implement #11017 - make file_line type ensurable
Peter Meier
2011-08-18
Docs: Clarify the use case for the anchor type
nfagerlund
2011-08-18
Docs: Update file_line documentation
Jeff McCune
2011-08-04
(#8792) Rename whole_line type to file_line
Jeff McCune
2011-07-27
(#8665) Change type from append_line to whole_line
Dan Bode
2011-07-26
(#8628) Add append_line native type
Dan Bode
2011-06-15
(#3) Add an anchor type to provide containment
Jeff McCune