summaryrefslogtreecommitdiff
path: root/manifests/lens.pp
AgeCommit message (Collapse)Author
2016-07-11Include augeas 'super' class when not declared.Jordi Clariana
2015-09-09Add Puppet AIO pathMickaël Canévet
2015-08-12Always use $::path for execMickaël Canévet
2015-08-12Initial support for Puppet 4 AIO package versionRoman Mueller
2015-05-13Ignore source_without_rights as there is a default in the scopeRaphaël Pinson
2015-04-08Fixing lens test with content but no sourceCraig Watson
2015-03-17Encourage file() usageMickaël Canévet
2014-10-28Set default path for commands in augeas::lensRaphaël Pinson
2013-10-14Ensure lenses are owned by rootLienhart Woitok
This is necessary as lenses are fetched with file via puppet urls. This leads to whoever ownes the files on the puppet master owns the files on the node. This may lead to arbitrary users owning the lenses. See http://projects.puppetlabs.com/issues/5240
2013-03-22Doc and lintRaphaël Pinson
2013-03-18Make validate_re message clearer in augeas::lensRaphaël Pinson
2013-03-18Use validate_re to check $augeas::lens_dir in augeas::lensRaphaël Pinson
2013-03-15Fix augeas::lensRaphaël Pinson
2013-03-13Use defined instead of declaredRaphaël Pinson
2013-03-13Fix augeas::lens with new module organizationRaphaël Pinson
2013-01-08Add stock_since to augeas::lensRaphaël Pinson
2012-12-05Lint augeas::lensMickaël Canévet
2012-10-16Use standard lens dir for non-dist lensesRaphaël Pinson
2012-04-04Continue lintingRaphaël Pinson
2012-03-26Use subscribe instead of notifyRaphaël Pinson
2012-03-26Add doc for augeas::lensRaphaël Pinson
2012-03-23Simplify augeas::lens, export $lens_dir variable from augeas::base and ↵Raphaël Pinson
create tests directory.
2012-03-23Add augeas::lens definitionRaphaël Pinson