Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-13 | .travis.yml: Split the script command [skip ci] | Raphaël Pinson | |
2014-11-12 | Sync .travis.yml | Raphaël Pinson | |
2014-11-12 | Use forge_password in .sync.yml | Raphaël Pinson | |
2014-11-04 | Release 1.0.2 | Raphaël Pinson | |
2014-10-30 | Use modulesync to manage meta files | Mickaël Canévet | |
2014-10-28 | Also fix with_lens host spec | Raphaël Pinson | |
2014-10-28 | Fix unit tests in recent Puppet 3 versions | Raphaël Pinson | |
2014-10-28 | Release 1.0.1 | Raphaël Pinson | |
2014-10-28 | Set default path for commands in augeas::lens | Raphaël Pinson | |
2014-10-27 | Use modulesync to manage meta files | Mickaël Canévet | |
2014-10-21 | Use modulesync to manage meta files | Mickaël Canévet | |
2014-10-20 | Release 1.0.0 | Raphaël Pinson | |
2014-10-20 | Linting | Raphaël Pinson | |
2014-10-20 | No need for pry and simplecov [skip ci] | Raphaël Pinson | |
2014-10-20 | Update .travis.yml with ghpublisher [skip ci] | Raphaël Pinson | |
2014-10-20 | Add .sync.yml [skip ci] | Raphaël Pinson | |
2014-10-20 | Add badges | Raphaël Pinson | |
2014-10-20 | Do not depend on serverspec | Raphaël Pinson | |
2014-10-17 | Use modulesync to manage meta files | Mickaël Canévet | |
2014-10-06 | Release 0.3.2 | Raphaël Pinson | |
2014-09-23 | Use metadata.json | Mickaël Canévet | |
2014-09-23 | Remove acceptance nodesets | Mickaël Canévet | |
2014-09-05 | Use modulesync to manage meta files | Mickaël Canévet | |
2014-09-05 | Use modulesync to manage meta files | Mickaël Canévet | |
2014-07-02 | Release 0.3.0 | Raphaël Pinson | |
2014-06-06 | Add 3.6 to unit tests | Mickaël Canévet | |
2014-06-06 | Use ruby 2.1.2 instead of 2.1.1 | Mickaël Canévet | |
2014-06-06 | Auto enable strict_variables for unit tests when puppet > 3.5 | Mickaël Canévet | |
2014-04-30 | Fix unit tests | Mickaël Canévet | |
2014-04-30 | Upgrade ruby version to 2.1.1 in travis matrix | Mickaël Canévet | |
2014-04-18 | Update spec_helper.rb | Mickaël Canévet | |
2014-04-18 | Update travis matrix | Mickaël Canévet | |
2014-04-08 | Merge pull request #36 from mcanevet/fix/dynamic_scoping | Mickaël Canévet | |
Fix dynamic scoping | |||
2014-04-08 | Fix dynamic scoping | Mickaël Canévet | |
2014-03-24 | Merge pull request #35 from raphink/dev/packages_dep | Raphaël Pinson | |
Add all augeas packages to dependency | |||
2014-03-24 | Add all augeas packages to dependency | Raphaël Pinson | |
2014-03-13 | Merge pull request #32 from raphink/dev/purge_param | Raphaël Pinson | |
Module purges lens files installed by other packages (libvirt-bin in this case) | |||
2014-03-03 | Add purge parameter to augeas class | Raphaël Pinson | |
2014-02-14 | Fix dependencies in Modulefile. Release 0.2.1 | Mickaël Canévet | |
2014-02-05 | Release 0.2.0 | Raphaël Pinson | |
2014-02-05 | Merge pull request #30 from poikilotherm/patch-1 | Raphaël Pinson | |
Update params.pp | |||
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-29 | Merge pull request #29 from liwo/master | Raphaël Pinson | |
Ensure lenses are owned by root | |||
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-29 | Merge pull request #25 from raphink/review/PR24 | Raphaël Pinson | |
PR #24 + specs | |||
2013-04-18 | Adapt specs to use rubyversion for ruby lib version detection | Raphaël Pinson | |
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 | |