Skip to content

Releases: neillturner/kitchen-puppet

0.0.35

25 Nov 19:03
Compare
Choose a tag to compare

Do not fail on apt repo detection when platform is unknown #99

1.0.34

13 Nov 10:37
Compare
Choose a tag to compare

Docker + Travis PoC #96
Custom options #95
Support facter files #93
ManifestDir is Deprecated in Puppet4 #92
Add a doc hint that metadata.json is needed. #89

1.0.33

27 Sep 16:21
Compare
Choose a tag to compare

Add Hiera Package Name Configuration #83

1.0.32

05 Sep 14:21
Compare
Choose a tag to compare

#68 Fix Apt Repo Settings.

This allows kitchen-puppet to determine the correct apt repo to use when
installing Puppet, instead of requiring manual user settings.

Doing this, however, deprecates the configuration of puppet-platform,
as this is now set from the platform configuration in .kitchen.yml.

0.0.31

22 Aug 15:54
Compare
Choose a tag to compare

#64 Don't include spec and pkg subdirectories to the module
#65 Ability to upload spec files for further testing within an instance

0.0.30

15 Aug 17:42
Compare
Choose a tag to compare

merge Ability to amend installation with custom shell comand #61

0.0.29

24 Jul 08:44
Compare
Choose a tag to compare
bump version

0.0.28

16 May 12:07
Compare
Choose a tag to compare

centos 7 install fix

0.0.27

11 May 08:37
Compare
Choose a tag to compare

Centos 7 support

0.0.26

27 Apr 11:07
Compare
Choose a tag to compare

add puppet collections (v4) support and https_proxy support