diff --git a/.github/workflows/test-add-compiler-matrix.yml b/.github/workflows/test-add-compiler-matrix.yml index 5fc4b5b5..6da1fddc 100644 --- a/.github/workflows/test-add-compiler-matrix.yml +++ b/.github/workflows/test-add-compiler-matrix.yml @@ -36,7 +36,7 @@ jobs: fail-fast: false matrix: architecture: [standard, large, extra-large] - version: [2021.7.9, 2023.8.0, 2025.0.0] + version: [2021.7.9, 2023.8.1, 2025.0.0] image: [almalinux-cloud/almalinux-8] steps: - name: Checkout Source diff --git a/.github/workflows/test-add-compiler.yaml b/.github/workflows/test-add-compiler.yaml index 8cd639e1..46eeedc4 100644 --- a/.github/workflows/test-add-compiler.yaml +++ b/.github/workflows/test-add-compiler.yaml @@ -14,7 +14,7 @@ on: version: description: PE version to install required: true - default: 2023.8.0 + default: 2023.8.1 ssh-debugging: description: Boolean; whether or not to pause for ssh debugging required: true diff --git a/.github/workflows/test-add-replica-matrix.yaml b/.github/workflows/test-add-replica-matrix.yaml index 50c24f90..a4cb89f6 100644 --- a/.github/workflows/test-add-replica-matrix.yaml +++ b/.github/workflows/test-add-replica-matrix.yaml @@ -36,7 +36,7 @@ jobs: fail-fast: false matrix: architecture: [standard, standard-with-dr, large, extra-large] - version: [2023.8.0, 2025.0.0] + version: [2023.8.1, 2025.0.0] image: [almalinux-cloud/almalinux-8] steps: - name: Checkout Source diff --git a/.github/workflows/test-add-replica.yaml b/.github/workflows/test-add-replica.yaml index eed82764..4ce32630 100644 --- a/.github/workflows/test-add-replica.yaml +++ b/.github/workflows/test-add-replica.yaml @@ -14,7 +14,7 @@ on: version: description: PE version to install required: true - default: 2023.8.0 + default: 2023.8.1 ssh-debugging: description: Boolean; whether or not to pause for ssh debugging required: true diff --git a/.github/workflows/test-failover.yaml b/.github/workflows/test-failover.yaml index cfe6e59a..139b47ae 100644 --- a/.github/workflows/test-failover.yaml +++ b/.github/workflows/test-failover.yaml @@ -14,7 +14,7 @@ on: version_to_upgrade: description: PE version to upgrade to required: false - default: 2023.8.0 + default: 2023.8.1 ssh-debugging: description: Boolean; whether or not to pause for ssh debugging required: true diff --git a/.github/workflows/test-fips-install-matrix.yaml b/.github/workflows/test-fips-install-matrix.yaml index 2bffe68f..494459ce 100644 --- a/.github/workflows/test-fips-install-matrix.yaml +++ b/.github/workflows/test-fips-install-matrix.yaml @@ -37,7 +37,7 @@ jobs: fail-fast: false matrix: architecture: [standard-with-dr, large, extra-large-with-dr] - version: [2019.8.12, 2021.7.9, 2023.8.0, 2025.0.0] + version: [2019.8.12, 2021.7.9, 2023.8.1, 2025.0.0] image: [rhel-8] fips: [enable] steps: diff --git a/.github/workflows/test-install-matrix.yaml b/.github/workflows/test-install-matrix.yaml index b0a97771..41d20583 100644 --- a/.github/workflows/test-install-matrix.yaml +++ b/.github/workflows/test-install-matrix.yaml @@ -36,7 +36,7 @@ jobs: fail-fast: false matrix: architecture: [standard-with-dr, large, extra-large-with-dr] - version: [2019.8.12, 2021.7.9, 2023.8.0, 2025.0.0] + version: [2019.8.12, 2021.7.9, 2023.8.1, 2025.0.0] image: [almalinux-cloud/almalinux-8] steps: - name: Checkout Source diff --git a/.github/workflows/test-install-rhel-9.yaml b/.github/workflows/test-install-rhel-9.yaml index 2e39df3d..793eebd1 100644 --- a/.github/workflows/test-install-rhel-9.yaml +++ b/.github/workflows/test-install-rhel-9.yaml @@ -36,7 +36,7 @@ jobs: fail-fast: false matrix: architecture: [standard-with-dr, large, extra-large-with-dr] - version: [2021.7.9, 2023.8.0, 2025.0.0] + version: [2021.7.9, 2023.8.1, 2025.0.0] image: [rhel-9] steps: - name: Checkout Source diff --git a/.github/workflows/test-install.yaml b/.github/workflows/test-install.yaml index bc280bc3..8fd9df7b 100644 --- a/.github/workflows/test-install.yaml +++ b/.github/workflows/test-install.yaml @@ -14,7 +14,7 @@ on: version: description: PE version to install required: true - default: 2023.8.0 + default: 2023.8.1 ssh-debugging: description: Boolean; whether or not to pause for ssh debugging required: true diff --git a/.github/workflows/test-upgrade-latest-dev.yaml b/.github/workflows/test-upgrade-latest-dev.yaml index 42e98271..37ad90a7 100644 --- a/.github/workflows/test-upgrade-latest-dev.yaml +++ b/.github/workflows/test-upgrade-latest-dev.yaml @@ -23,7 +23,7 @@ on: type: string required: true description: The initial version of PE to install before upgrade - default: 2023.8.0 + default: 2023.8.1 ssh-debugging: description: Boolean; whether or not to pause for ssh debugging required: true diff --git a/.github/workflows/test-upgrade-latest-xlarge-dev-nightly.yaml b/.github/workflows/test-upgrade-latest-xlarge-dev-nightly.yaml index e35781b3..0a5ee865 100644 --- a/.github/workflows/test-upgrade-latest-xlarge-dev-nightly.yaml +++ b/.github/workflows/test-upgrade-latest-xlarge-dev-nightly.yaml @@ -16,7 +16,7 @@ jobs: fail-fast: false matrix: architecture: [extra-large-with-dr] - version: [2023.8.0] + version: [2023.8.1] image: [almalinux-cloud/almalinux-8] steps: - name: Checkout Source diff --git a/.github/workflows/test-upgrade-matrix.yaml b/.github/workflows/test-upgrade-matrix.yaml index 6c523fb5..e59b4cde 100644 --- a/.github/workflows/test-upgrade-matrix.yaml +++ b/.github/workflows/test-upgrade-matrix.yaml @@ -37,24 +37,24 @@ jobs: fail-fast: false matrix: architecture: [standard, extra-large-with-dr] - version: [2019.8.12, 2021.7.9, 2023.8.0] - version_to_upgrade: [2021.7.9, 2023.8.0, 2025.0.0] + version: [2019.8.12, 2021.7.9, 2023.8.1] + version_to_upgrade: [2021.7.9, 2023.8.1, 2025.0.0] image: [almalinux-cloud/almalinux-8] download_mode: [direct] exclude: - version: 2019.8.12 - version_to_upgrade: 2023.8.0 + version_to_upgrade: 2023.8.1 - version: 2019.8.12 version_to_upgrade: 2025.0.0 - version: 2021.7.9 version_to_upgrade: 2021.7.9 - version: 2021.7.9 version_to_upgrade: 2025.0.0 - - version: 2023.8.0 - version_to_upgrade: 2023.8.0 - - version: 2023.8.0 + - version: 2023.8.1 + version_to_upgrade: 2023.8.1 + - version: 2023.8.1 version_to_upgrade: 2025.0.0 - - version: 2023.8.0 + - version: 2023.8.1 version_to_upgrade: 2021.7.9 steps: - name: Start SSH session diff --git a/REFERENCE.md b/REFERENCE.md index e7563f9c..95e05712 100644 --- a/REFERENCE.md +++ b/REFERENCE.md @@ -2204,7 +2204,7 @@ Data type: `Peadm::Pe_version` -Default value: `'2023.8.0'` +Default value: `'2023.8.1'` ##### `dns_alt_names` diff --git a/plans/install.pp b/plans/install.pp index 4e55e0be..a0796266 100644 --- a/plans/install.pp +++ b/plans/install.pp @@ -46,7 +46,7 @@ # Common Configuration String $console_password, - Peadm::Pe_version $version = '2023.8.0', + Peadm::Pe_version $version = '2023.8.1', Optional[Stdlib::HTTPSUrl] $pe_installer_source = undef, Optional[Array[String]] $dns_alt_names = undef, Optional[String] $compiler_pool_address = undef, diff --git a/spec/plans/subplans/install_spec.rb b/spec/plans/subplans/install_spec.rb index 2a5d73c4..cc3eb95d 100644 --- a/spec/plans/subplans/install_spec.rb +++ b/spec/plans/subplans/install_spec.rb @@ -87,11 +87,11 @@ expect(run_plan('peadm::subplans::install', params)).to be_ok end - it 'installs 2023.8.0 with legacy compilers' do + it 'installs 2023.8.1 with legacy compilers' do params = { 'primary_host' => 'primary', 'console_password' => 'puppetLabs123!', - 'version' => '2023.8.0', + 'version' => '2023.8.1', 'legacy_compilers' => ['compiler1', 'compiler2'], } expect(run_plan('peadm::subplans::install', params)).to be_ok