puppet_litmus 0.33.0 → 0.33.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d82bd6310901883e6f86663e4fc9e9ccc05c0fd45ce260c871c0168de0d47687
4
- data.tar.gz: a051e23d05a81628a380418a802bae1893baece40d295e548576f4fbcebdc6ee
3
+ metadata.gz: d136d85c8fec6812e0125d288d8d1e168bb49402c8c326401b95f9d3cd88e82d
4
+ data.tar.gz: f5ff861d15946ca79c1b0a19f4210ea3763419dc05193ea79f2af200ce82f085
5
5
  SHA512:
6
- metadata.gz: c98800c5cd3b0b36a1006594c13620e27939889c870d49826045e027293858f544cf07246f171ae53fced05b15ec8bb555ef5df58a0e2796b665573f416e2ab4
7
- data.tar.gz: 8157501afdb790c1c936248941f7527f4af4b562708b547734db73c0c729303eb123d3dd49972863c1165c19eb8b31f0f09ecf2289111becb01d7264aafd16db
6
+ metadata.gz: 1d76a379716f9e514d337fa07055587d3db18c6b9c6a3354212d030fb7e2ca4020ad79c58e7274f41614759c5880ff213e498f36b3d1576e6c7ad67d89de871f
7
+ data.tar.gz: 99190028a36fc8f25f34e843fab5b32ccf798b100c1dbe33307999a3aaaf774c8e9f7271f184fb7e7dc9e7f6dcd2e02b6304ccf23315bafd11650036225197ba
@@ -19,7 +19,8 @@ IMAGE_TABLE = {
19
19
  DOCKER_PLATFORMS = {
20
20
  'CentOS-6' => 'litmusimage/centos:6',
21
21
  'CentOS-7' => 'litmusimage/centos:7',
22
- 'CentOS-8' => 'litmusimage/centos:8',
22
+ # 'CentOS-8' => 'litmusimage/centos:8', Support dropped
23
+ 'CentOS-Stream8' => 'litmusimage/centos:stream8',
23
24
  'Rocky-8' => 'litmusimage/rockylinux:8',
24
25
  'AlmaLinux-8' => 'litmusimage/almalinux:8',
25
26
  # 'Debian-8' => 'litmusimage/debian:8', Removing from testing: https://puppet.com/docs/pe/2021.0/supported_operating_systems.html
@@ -31,7 +32,7 @@ DOCKER_PLATFORMS = {
31
32
  'Scientific-6' => 'litmusimage/scientificlinux:6',
32
33
  'Scientific-7' => 'litmusimage/scientificlinux:7',
33
34
  # 'Ubuntu-14.04' => 'litmusimage/ubuntu:14.04', Removing from testing: https://puppet.com/docs/pe/2021.0/supported_operating_systems.html
34
- 'Ubuntu-16.04' => 'litmusimage/ubuntu:16.04',
35
+ # 'Ubuntu-16.04' => 'litmusimage/ubuntu:16.04', Support Dropped
35
36
  'Ubuntu-18.04' => 'litmusimage/ubuntu:18.04',
36
37
  'Ubuntu-20.04' => 'litmusimage/ubuntu:20.04',
37
38
  'Ubuntu-22.04' => 'litmusimage/ubuntu:22.04',
@@ -2,5 +2,5 @@
2
2
 
3
3
  # version of this gem
4
4
  module PuppetLitmus
5
- VERSION ||= '0.33.0'
5
+ VERSION ||= '0.33.1'
6
6
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: puppet_litmus
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.33.0
4
+ version: 0.33.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Puppet, Inc.
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-03-30 00:00:00.000000000 Z
11
+ date: 2022-04-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bolt