Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-21 | fixed package name for current SLES repo problems | Oliver Bertuch | |
2015-01-20 | Fix augeas rubygem package name for SLES (had typo...). | Oliver Bertuch | |
2015-01-20 | Fix augeas rubygem package name for SLES. | Oliver Bertuch | |
2015-01-12 | Ignore spaceship_operator_without_tag + note in README | Raphaël Pinson | |
2014-10-28 | Set default path for commands in augeas::lens | Raphaël Pinson | |
2014-10-20 | Linting | Raphaël Pinson | |
2014-04-08 | Fix dynamic scoping | Mickaël Canévet | |
2014-03-24 | Add all augeas packages to dependency | Raphaël Pinson | |
2014-03-03 | Add purge parameter to augeas class | Raphaël Pinson | |
2014-02-05 | Update params.pp | poikilotherm | |
Corrected auto-indent on line 13 breaking the tests (not puppet ;)) | |||
2014-02-04 | Update params.pp | poikilotherm | |
This can be used on Suse flavors via adding two repos: A) for recent puppet packages: https://build.opensuse.org/project/show/systemsmanagement:puppet (holding the actual rubygem-ruby-augeas package, official repos only include python-augeas *grrr*) B) for dependency rubygems on SLES 11 add the SLE11-SDK repo available from Novell, openSuSE status unknown | |||
2013-10-14 | Ensure lenses are owned by root | Lienhart 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-04-05 | Better detection of ruby version | Patrick Hemmer | |
2013-03-22 | doc | Raphaël Pinson | |
2013-03-22 | Doc and lint | Raphaël Pinson | |
2013-03-18 | Make validate_re message clearer in augeas::lens | Raphaël Pinson | |
2013-03-18 | Use validate_re to check $augeas::lens_dir in augeas::lens | Raphaël Pinson | |
2013-03-15 | Fix augeas::lens | Raphaël Pinson | |
2013-03-14 | Abstract package name for ruby-augeas, define dependency for all Augeas | Raphaël Pinson | |
resources | |||
2013-03-13 | Fix ::params::pkgs as ::params::augeas_pkgs | Raphaël Pinson | |
2013-03-13 | Use defined instead of declared | Raphaël Pinson | |
2013-03-13 | Fix augeas::lens with new module organization | Raphaël Pinson | |
2013-03-13 | Reorganize classes | Raphaël Pinson | |
2013-01-08 | Add stock_since to augeas::lens | Raphaël Pinson | |
2012-12-27 | Ensure Augeas ruby lib is for 1.9.1 on wheezy | Raphaël Pinson | |
2012-12-05 | Lint augeas::redhat | Mickaël Canévet | |
2012-12-05 | Lint augeas::lens | Mickaël Canévet | |
2012-12-05 | Lint augeas::debian | Mickaël Canévet | |
2012-12-05 | Lint class augeas | Mickaël Canévet | |
2012-10-30 | Make sure the top $lens_dir is purged, but don't touch dist/ | Raphaël Pinson | |
2012-10-16 | Do not manage augeas directories recursively | Raphaël Pinson | |
2012-10-16 | Use standard lens dir for non-dist lenses | Raphaël Pinson | |
2012-04-10 | modules/augeas/manifests/redhat.pp - Put $augeas::rubylib_version into ↵ | Raphaël Pinson | |
augeas::base also | |||
2012-04-05 | Also put $augeas::ruby_version into augeas::base | Raphaël Pinson | |
2012-04-05 | Merge | Raphaël Pinson | |
2012-04-05 | Change $augeas::version into $augeas::base::version for inheritance reasons | Raphaël Pinson | |
2012-04-05 | Add augeas::rubylib_version variable, use it for packages. | Raphaël Pinson | |
2012-04-05 | Revert use of $::augeasersion to $augeas_version where it's about package ↵ | Raphaël Pinson | |
management | |||
2012-04-05 | Fix $::augeasversion fact name | Raphaël Pinson | |
2012-04-04 | Use proper ::version variable | Raphaël Pinson | |
2012-04-04 | Continue linting | Raphaël Pinson | |
2012-04-04 | Get the augeas module through puppet-lint | Raphaël Pinson | |
2012-03-26 | Use subscribe instead of notify | Raphaël Pinson | |
2012-03-26 | Add doc for augeas::lens | Raphaël Pinson | |
2012-03-23 | Simplify augeas::lens, export $lens_dir variable from augeas::base and ↵ | Raphaël Pinson | |
create tests directory. | |||
2012-03-23 | Add augeas::lens definition | Raphaël Pinson | |
2011-11-15 | file renaming to be compliant with recommended module structure. | Marc Fournier | |
2010-11-16 | augeas: added centos, fedora & debian-kfreebsd to supported system list. | Marc Fournier | |
2009-07-27 | augeas: be rigorous about what file ends up in contrib + fixed typo | Marc Fournier | |
2009-07-21 | augeas: added a more convenient $augeas_version to handle version installed | Marc Fournier | |