diff --git a/.github/workflows/test-migration.yaml b/.github/workflows/test-migration.yaml index b210dda2..3dc233a3 100644 --- a/.github/workflows/test-migration.yaml +++ b/.github/workflows/test-migration.yaml @@ -39,9 +39,9 @@ jobs: architecture: - standard - standard-with-dr - # - large + - large # - extra-large - # - large-with-dr + - large-with-dr # - extra-large-with-dr version: [2021.7.9, 2023.8.2, 2025.1.0] image: [almalinux-cloud/almalinux-8] diff --git a/plans/add_replica.pp b/plans/add_replica.pp index 0806f33f..c21d536f 100644 --- a/plans/add_replica.pp +++ b/plans/add_replica.pp @@ -123,7 +123,7 @@ # probably gets "starting", but fails out because that's not "running". # Can remove flag when that issue is fixed. legacy => false, - # _catch_errors => true, # testing + _catch_errors => true, ) # start puppet service