beaker-puppet 4.3.0 → 4.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +33 -16
- data/beaker-puppet.gemspec +1 -1
- data/lib/beaker-puppet/version.rb +1 -1
- data/setup/common/012_Finalize_Installs.rb +9 -1
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 6f0348cca254c27334c26c725d3f4a85f8e1478ee9cc0f2225e5926191dbf2ad
|
|
4
|
+
data.tar.gz: 80b547283b224d79124c4da2d64ac80d2e7f7e1f5771bb3b894b60dfac6e807b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f46087026e865f7e5cb5b92c10fc9f2d63622461506912d3d4d871cc4e1753a5ee259335e1f34eb2ee8ab2e855c7c9a3bb6a17d00db617bdff3d0eb5bb88d44f
|
|
7
|
+
data.tar.gz: 1eb888543c65046ad3e562eb765099c087433309b14df31ba45b53d544f3776a32daf92e237d89d9352a5289ddc74e6b738d20c295bb371601214c54864794c7
|
data/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,22 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
|
|
5
|
+
## [4.4.1](https://github.com/puppetlabs/beaker-puppet/tree/4.4.1) (2026-03-19)
|
|
6
|
+
|
|
7
|
+
[Full Changelog](https://github.com/puppetlabs/beaker-puppet/compare/4.4.0...4.4.1)
|
|
8
|
+
|
|
9
|
+
**Merged pull requests:**
|
|
10
|
+
|
|
11
|
+
- \(PA-8312\) Skip gem source add for Solaris & AIX [\#274](https://github.com/puppetlabs/beaker-puppet/pull/274) ([cthorn42](https://github.com/cthorn42))
|
|
12
|
+
|
|
13
|
+
## [4.4.0](https://github.com/puppetlabs/beaker-puppet/tree/4.4.0) (2026-02-24)
|
|
14
|
+
|
|
15
|
+
[Full Changelog](https://github.com/puppetlabs/beaker-puppet/compare/4.3.0...4.4.0)
|
|
16
|
+
|
|
17
|
+
**Merged pull requests:**
|
|
18
|
+
|
|
19
|
+
- beaker: Allow 7.x [\#272](https://github.com/puppetlabs/beaker-puppet/pull/272) ([bastelfreak](https://github.com/bastelfreak))
|
|
20
|
+
|
|
5
21
|
## [4.3.0](https://github.com/puppetlabs/beaker-puppet/tree/4.3.0) (2026-01-06)
|
|
6
22
|
|
|
7
23
|
[Full Changelog](https://github.com/puppetlabs/beaker-puppet/compare/4.2.0...4.3.0)
|
|
@@ -11,6 +27,14 @@ All notable changes to this project will be documented in this file.
|
|
|
11
27
|
- Add Ruby 4.0 support [\#271](https://github.com/puppetlabs/beaker-puppet/pull/271) ([bastelfreak](https://github.com/bastelfreak))
|
|
12
28
|
- Add Ruby 3.4 support [\#269](https://github.com/puppetlabs/beaker-puppet/pull/269) ([bastelfreak](https://github.com/bastelfreak))
|
|
13
29
|
|
|
30
|
+
**Closed issues:**
|
|
31
|
+
|
|
32
|
+
- Drop inifile dependency [\#206](https://github.com/puppetlabs/beaker-puppet/issues/206)
|
|
33
|
+
|
|
34
|
+
**Merged pull requests:**
|
|
35
|
+
|
|
36
|
+
- \(maint\) Update tests [\#268](https://github.com/puppetlabs/beaker-puppet/pull/268) ([mhashizume](https://github.com/mhashizume))
|
|
37
|
+
|
|
14
38
|
## [4.2.0](https://github.com/puppetlabs/beaker-puppet/tree/4.2.0) (2025-01-17)
|
|
15
39
|
|
|
16
40
|
[Full Changelog](https://github.com/puppetlabs/beaker-puppet/compare/4.1.1...4.2.0)
|
|
@@ -39,15 +63,20 @@ All notable changes to this project will be documented in this file.
|
|
|
39
63
|
|
|
40
64
|
- Add support for Ubuntu 24.04 [\#257](https://github.com/puppetlabs/beaker-puppet/pull/257) ([joshcooper](https://github.com/joshcooper))
|
|
41
65
|
|
|
66
|
+
**Merged pull requests:**
|
|
67
|
+
|
|
42
68
|
## [4.0.0](https://github.com/puppetlabs/beaker-puppet/tree/4.0.0) (2024-05-29)
|
|
43
69
|
|
|
44
|
-
[Full Changelog](https://github.com/puppetlabs/beaker-puppet/compare/
|
|
70
|
+
[Full Changelog](https://github.com/puppetlabs/beaker-puppet/compare/2.1.0...4.0.0)
|
|
45
71
|
|
|
46
72
|
**Breaking changes:**
|
|
47
73
|
|
|
48
74
|
- Add support for Beaker 6 [\#255](https://github.com/puppetlabs/beaker-puppet/pull/255) ([mhashizume](https://github.com/mhashizume))
|
|
49
75
|
- Remove unsupported network platforms [\#254](https://github.com/puppetlabs/beaker-puppet/pull/254) ([mhashizume](https://github.com/mhashizume))
|
|
50
76
|
|
|
77
|
+
|
|
78
|
+
[Full Changelog](https://github.com/puppetlabs/beaker-puppet/compare/3.0.1...2.1.0)
|
|
79
|
+
|
|
51
80
|
## [3.0.1](https://github.com/puppetlabs/beaker-puppet/tree/3.0.1) (2024-03-12)
|
|
52
81
|
|
|
53
82
|
[Full Changelog](https://github.com/puppetlabs/beaker-puppet/compare/3.0.0...3.0.1)
|
|
@@ -96,14 +125,6 @@ All notable changes to this project will be documented in this file.
|
|
|
96
125
|
- Bump actions/checkout from 3 to 4 [\#227](https://github.com/puppetlabs/beaker-puppet/pull/227) ([dependabot[bot]](https://github.com/apps/dependabot))
|
|
97
126
|
- Update voxpupuli-rubocop requirement from ~\> 1.2 to ~\> 2.0 [\#226](https://github.com/puppetlabs/beaker-puppet/pull/226) ([dependabot[bot]](https://github.com/apps/dependabot))
|
|
98
127
|
|
|
99
|
-
## [2.1.0](https://github.com/puppetlabs/beaker-puppet/tree/2.1.0) (2024-03-19)
|
|
100
|
-
|
|
101
|
-
[Full Changelog](https://github.com/puppetlabs/beaker-puppet/compare/2.0.0...2.1.0)
|
|
102
|
-
|
|
103
|
-
**Implemented enhancements:**
|
|
104
|
-
|
|
105
|
-
- \[PA-6181\]: Fix acceptance test failure caused due to addition of Amazon Linux 2023 in pe-client-tools for orchestrator client pipeline [\#250](https://github.com/puppetlabs/beaker-puppet/pull/250) ([span786](https://github.com/span786))
|
|
106
|
-
|
|
107
128
|
## [2.0.0](https://github.com/puppetlabs/beaker-puppet/tree/2.0.0) (2023-05-05)
|
|
108
129
|
|
|
109
130
|
[Full Changelog](https://github.com/puppetlabs/beaker-puppet/compare/1.29.0...2.0.0)
|
|
@@ -504,8 +525,8 @@ All notable changes to this project will be documented in this file.
|
|
|
504
525
|
|
|
505
526
|
- \(maint\) Bump version of puppet-agent to test against to 6.0.0 [\#109](https://github.com/puppetlabs/beaker-puppet/pull/109) ([melissa](https://github.com/melissa))
|
|
506
527
|
- \(maint\) Remove assumption that we have runtime on docker [\#108](https://github.com/puppetlabs/beaker-puppet/pull/108) ([melissa](https://github.com/melissa))
|
|
507
|
-
- \(maint\) Added debian 10 or higher to allow insecure repo [\#107](https://github.com/puppetlabs/beaker-puppet/pull/107) ([
|
|
508
|
-
- \(MAINT\) Fix test:acceptance:pkg [\#106](https://github.com/puppetlabs/beaker-puppet/pull/106) ([
|
|
528
|
+
- \(maint\) Added debian 10 or higher to allow insecure repo [\#107](https://github.com/puppetlabs/beaker-puppet/pull/107) ([alexandru-d-popa](https://github.com/alexandru-d-popa))
|
|
529
|
+
- \(MAINT\) Fix test:acceptance:pkg [\#106](https://github.com/puppetlabs/beaker-puppet/pull/106) ([junebug-spencer](https://github.com/junebug-spencer))
|
|
509
530
|
- \(maint\) Exclude tmp directory on module installation [\#101](https://github.com/puppetlabs/beaker-puppet/pull/101) ([glennsarti](https://github.com/glennsarti))
|
|
510
531
|
- \(maint\) Enable acceptance testing with puppet-agent installed from ni… [\#98](https://github.com/puppetlabs/beaker-puppet/pull/98) ([melissa](https://github.com/melissa))
|
|
511
532
|
|
|
@@ -652,10 +673,6 @@ All notable changes to this project will be documented in this file.
|
|
|
652
673
|
|
|
653
674
|
[Full Changelog](https://github.com/puppetlabs/beaker-puppet/compare/1.2.0...1.3.0)
|
|
654
675
|
|
|
655
|
-
**Merged pull requests:**
|
|
656
|
-
|
|
657
|
-
- pass hiera\_config argument to puppet\_apply [\#63](https://github.com/puppetlabs/beaker-puppet/pull/63) ([lmayorga1980](https://github.com/lmayorga1980))
|
|
658
|
-
|
|
659
676
|
## [1.2.0](https://github.com/puppetlabs/beaker-puppet/tree/1.2.0) (2018-09-11)
|
|
660
677
|
|
|
661
678
|
[Full Changelog](https://github.com/puppetlabs/beaker-puppet/compare/1.1.0...1.2.0)
|
|
@@ -851,7 +868,7 @@ All notable changes to this project will be documented in this file.
|
|
|
851
868
|
|
|
852
869
|
**Merged pull requests:**
|
|
853
870
|
|
|
854
|
-
- \(maint\) Add beaker-abs to Gemfile [\#21](https://github.com/puppetlabs/beaker-puppet/pull/21) ([
|
|
871
|
+
- \(maint\) Add beaker-abs to Gemfile [\#21](https://github.com/puppetlabs/beaker-puppet/pull/21) ([junebug-spencer](https://github.com/junebug-spencer))
|
|
855
872
|
|
|
856
873
|
## [0.8.0](https://github.com/puppetlabs/beaker-puppet/tree/0.8.0) (2017-10-13)
|
|
857
874
|
|
data/beaker-puppet.gemspec
CHANGED
|
@@ -29,6 +29,6 @@ Gem::Specification.new do |s|
|
|
|
29
29
|
s.add_development_dependency 'beaker-vmpooler', '~> 1.4'
|
|
30
30
|
|
|
31
31
|
# Run time dependencies
|
|
32
|
-
s.add_runtime_dependency 'beaker', '>= 5.0', '<
|
|
32
|
+
s.add_runtime_dependency 'beaker', '>= 5.0', '< 8'
|
|
33
33
|
s.add_runtime_dependency 'oga', '~> 3.4'
|
|
34
34
|
end
|
|
@@ -21,5 +21,13 @@ step 'Verify host times' do
|
|
|
21
21
|
end
|
|
22
22
|
|
|
23
23
|
step 'Configure gem mirror' do
|
|
24
|
-
|
|
24
|
+
# Skip if RELEASE_STREAM is 'puppet9' and platform is aix or solaris
|
|
25
|
+
# Issue with Rubygems's SafeMarshal see: PA-8312
|
|
26
|
+
release_stream = ENV.fetch('RELEASE_STREAM')
|
|
27
|
+
skip_platforms = /aix|solaris/i
|
|
28
|
+
if release_stream == 'puppet9' && hosts.any? { |host| host['platform'] =~ skip_platforms }
|
|
29
|
+
logger.info 'Skipping configure_gem_mirror for puppet9 on aix/solaris, issue with rubygems 4.0'
|
|
30
|
+
else
|
|
31
|
+
configure_gem_mirror(hosts)
|
|
32
|
+
end
|
|
25
33
|
end
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: beaker-puppet
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 4.
|
|
4
|
+
version: 4.4.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Vox Pupuli
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2026-
|
|
11
|
+
date: 2026-03-20 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: fakefs
|
|
@@ -109,7 +109,7 @@ dependencies:
|
|
|
109
109
|
version: '5.0'
|
|
110
110
|
- - "<"
|
|
111
111
|
- !ruby/object:Gem::Version
|
|
112
|
-
version: '
|
|
112
|
+
version: '8'
|
|
113
113
|
type: :runtime
|
|
114
114
|
prerelease: false
|
|
115
115
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -119,7 +119,7 @@ dependencies:
|
|
|
119
119
|
version: '5.0'
|
|
120
120
|
- - "<"
|
|
121
121
|
- !ruby/object:Gem::Version
|
|
122
|
-
version: '
|
|
122
|
+
version: '8'
|
|
123
123
|
- !ruby/object:Gem::Dependency
|
|
124
124
|
name: oga
|
|
125
125
|
requirement: !ruby/object:Gem::Requirement
|