summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2015-04-23Pin beaker to < 2.10 in GemspecMickaël Canévet
2015-04-23Move Puppet 4 test to allowed failuresMickaël Canévet
2015-04-23Add Puppet 4 to travis matrixMickaël Canévet
2015-04-17Release 1.2.3Mickaël Canévet
2015-04-17Add missing anchorsMickaël Canévet
2015-04-17Add nodeset for centos5 on dockerMickaël Canévet
2015-04-14Add puppet-lint-fileserver-checkMickaël Canévet