summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-05-27Check for valid OS firstMickaël Canévet
2016-05-25Speed up acceptance tests on centos-5Mickaël Canévet
2016-05-04Update with modulesyncMickaël Canévet
2016-05-02Merge pull request #59 from jostmart/masterRaphaël Pinson
ruby-augeas instead of libaugeas-ruby
2016-04-25ruby-augeas instead of libaugeas-rubyjostmart
root@x220:~# ruby --version ruby 2.1.5p273 (2014-11-13) [x86_64-linux-gnu] root@x220:~# dpkg -l | grep ruby-augeas ii ruby-augeas 1:0.5.0-3build1 amd64 Augeas bindings for the Ruby language root@x220:~# dpkg -l | grep libaugeas-ruby $ ruby --version ruby 1.9.3p484 (2013-11-22 revision 43786) [x86_64-linux] $ dpkg -l | grep ruby-augeas ii libaugeas-ruby 0.5.0-2 all Transitional package for ruby-augeas ii libaugeas-ruby1.9.1 0.5.0-2 all Transitional package for ruby-augeas ii ruby-augeas 0.5.0-2 amd64 Augeas bindings for the Ruby language
2015-09-09Release 1.4.2Mickaël Canévet
2015-09-09Merge pull request #55 from mcanevet/fix/add_puppet_aio_pathMickaël Canévet
Add Puppet AIO path
2015-09-09Add Puppet AIO pathMickaël Canévet
2015-09-09Fix unit tests when using rspec-puppet-facts > 1.1.0Mickaël Canévet
2015-09-09Fix unit tests when using rspec-puppet-facts > 1.1.0Mickaël Canévet
2015-08-31Release 1.4.1Raphaël Pinson
2015-08-31is_pe is not defined in Puppet open-sourceRaphaël Pinson
2015-08-31Release 1.4.0Raphaël Pinson
2015-08-27Update lens location for Puppet EnterpriseAlex Schultz
The lens location for Puppet Enterprise differs from the standard location for the opensource version. We can detect if we are running the enterprise version. This commit should resolve #52.
2015-08-21Release version 1.3.1Mickaël Canévet
2015-08-21Use docker for acceptance testsMickaël Canévet
2015-08-12Release 1.3.0Mickaël Canévet
2015-08-12Merge pull request #50 from shamil/masterMickaël Canévet
Add support for Amazon Linux AMI
2015-08-12Merge pull request #49 from tdevelioglu/masterMickaël Canévet
Allow setting package name of ruby augeas bindings
2015-08-12Merge pull request #54 from mcanevet/puppet4Mickaël Canévet
Puppet4
2015-08-12Always use $::path for execMickaël Canévet
2015-08-12Fix unit testsMickaël Canévet
2015-08-12Initial support for Puppet 4 AIO package versionRoman Mueller
2015-08-12Merge pull request #46 from mcanevet/fix/add_missing_anchorsMickaël Canévet
Add missing anchors
2015-08-05Add publishing rake tasksRaphaël Pinson
2015-07-21Add puppet-lint-alias-check gemRaphaël Pinson
2015-06-26Release version 1.2.13Mickaël Canévet
2015-06-26Fix strict_variables activation with rspec-puppet 2.2Mickaël Canévet
2015-06-24Release 1.2.12Mickaël Canévet
2015-06-15Merge pull request #51 from tampakrap/fix_sles_ruby_augeas_installationRaphaël Pinson
fix the ruby-augeas gem installation on SLES and openSUSE
2015-06-14fix the ruby-augeas gem installation on SLES and openSUSETheo Chatzimichos
the current logic is broken, it pulls in the opposite package than what it should
2015-06-04Add support for Amazon Linux AMIAlex Simenduev
2015-05-28Release version 1.2.11Mickaël Canévet
2015-05-28Add beaker_spec_helper to GemfileMickaël Canévet
2015-05-28Allow setting package name of ruby augeas bindingsTaylan Develioglu
2015-05-26Release version 1.2.10Mickaël Canévet
2015-05-26Use random application order in nodesetMickaël Canévet
2015-05-26Release version 1.2.9Simon Séhier
2015-05-26add utopic & vivid nodesetsSimon Séhier
2015-05-25Release version 1.2.8Mickaël Canévet
2015-05-25Don't allow failure on Puppet 4Mickaël Canévet
2015-05-25Add workaround for unit tests on Puppet 4 [skip ci]Mickaël Canévet
2015-05-13Release 1.2.7Raphaël Pinson
2015-05-13Ignore source_without_rights as there is a default in the scopeRaphaël Pinson
2015-05-13Release version 1.2.6Raphaël Pinson
2015-05-13Add puppet-lint-file_source_rights-check gemRaphaël Pinson
2015-05-12Release version 1.2.5Mickaël Canévet
2015-05-12Don't pin beakerMickaël Canévet
2015-04-27Release version 1.2.4Mickaël Canévet
2015-04-27Add nodeset ubuntu-12.04-x86_64-openstackMickaël Canévet