diff --git a/molecule/pxc/pxc57-bootstrap-install/molecule/centos-7/molecule.yml b/molecule/pxc/pxc57-bootstrap-install/molecule/centos-7/molecule.yml index 327a2ea49..2326669e9 100644 --- a/molecule/pxc/pxc57-bootstrap-install/molecule/centos-7/molecule.yml +++ b/molecule/pxc/pxc57-bootstrap-install/molecule/centos-7/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-57-bootstrap-centos-7-install - region: us-west-1 - image: ami-0bcd12d19d926f8e9 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-00d464afa64e1fc69 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: centos root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc57-bootstrap-install/molecule/debian-10/molecule.yml b/molecule/pxc/pxc57-bootstrap-install/molecule/debian-10/molecule.yml index 60600a46d..17ab35046 100644 --- a/molecule/pxc/pxc57-bootstrap-install/molecule/debian-10/molecule.yml +++ b/molecule/pxc/pxc57-bootstrap-install/molecule/debian-10/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-57-bootstrap-debian-10-install - region: us-west-1 - image: ami-024fe42989cf9e876 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-07a44bb660e25b065 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc57-bootstrap-install/molecule/debian-11/molecule.yml b/molecule/pxc/pxc57-bootstrap-install/molecule/debian-11/molecule.yml index 93a0335f8..fde586c8b 100644 --- a/molecule/pxc/pxc57-bootstrap-install/molecule/debian-11/molecule.yml +++ b/molecule/pxc/pxc57-bootstrap-install/molecule/debian-11/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-57-bootstrap-debian-11-install - region: us-west-1 - image: ami-09b4378b1d3387f81 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-01ebd2b650c37e4d6 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc57-bootstrap-install/molecule/debian-12/molecule.yml b/molecule/pxc/pxc57-bootstrap-install/molecule/debian-12/molecule.yml index 677a38969..c4103ab17 100644 --- a/molecule/pxc/pxc57-bootstrap-install/molecule/debian-12/molecule.yml +++ b/molecule/pxc/pxc57-bootstrap-install/molecule/debian-12/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-57-bootstrap-debian-12-install - region: us-west-1 - image: ami-071175b60c818694f - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-07024fbdfd1aab8a0 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc57-bootstrap-install/molecule/min-amazon-2/molecule.yml b/molecule/pxc/pxc57-bootstrap-install/molecule/min-amazon-2/molecule.yml index 107cd494a..683e6d059 100644 --- a/molecule/pxc/pxc57-bootstrap-install/molecule/min-amazon-2/molecule.yml +++ b/molecule/pxc/pxc57-bootstrap-install/molecule/min-amazon-2/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-57-bootstrap-min-amazon-2-install - region: us-west-1 - image: ami-061352bb71c4724b2 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-0dcc20d3a15abf9bb + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc57-bootstrap-install/molecule/ol-8/molecule.yml b/molecule/pxc/pxc57-bootstrap-install/molecule/ol-8/molecule.yml index 1a445d652..9c401e52d 100644 --- a/molecule/pxc/pxc57-bootstrap-install/molecule/ol-8/molecule.yml +++ b/molecule/pxc/pxc57-bootstrap-install/molecule/ol-8/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-57-bootstrap-ol-8-install - region: us-west-1 - image: ami-06339041e422fab06 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-0f7601d8419fac927 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc57-bootstrap-install/molecule/ol-9/molecule.yml b/molecule/pxc/pxc57-bootstrap-install/molecule/ol-9/molecule.yml index 484f7e441..7031792f0 100644 --- a/molecule/pxc/pxc57-bootstrap-install/molecule/ol-9/molecule.yml +++ b/molecule/pxc/pxc57-bootstrap-install/molecule/ol-9/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-57-bootstrap-ol-9-install - region: us-west-1 - image: ami-0d1958c85fb6a7b3e - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-04e2c29c7de5e0f5a + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc57-bootstrap-install/molecule/ubuntu-bionic/molecule.yml b/molecule/pxc/pxc57-bootstrap-install/molecule/ubuntu-bionic/molecule.yml index 1a472b49a..b75b58761 100644 --- a/molecule/pxc/pxc57-bootstrap-install/molecule/ubuntu-bionic/molecule.yml +++ b/molecule/pxc/pxc57-bootstrap-install/molecule/ubuntu-bionic/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-57-bootstrap-ubuntu-bionic-install - region: us-west-1 - image: ami-009726b835c24a3aa - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-07d8796a2b0f8d29c + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc57-bootstrap-install/molecule/ubuntu-focal/molecule.yml b/molecule/pxc/pxc57-bootstrap-install/molecule/ubuntu-focal/molecule.yml index 8c881162b..1767bacd5 100644 --- a/molecule/pxc/pxc57-bootstrap-install/molecule/ubuntu-focal/molecule.yml +++ b/molecule/pxc/pxc57-bootstrap-install/molecule/ubuntu-focal/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-57-bootstrap-ubuntu-focal-install - region: us-west-1 - image: ami-0d221cb540e0015f4 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-0cc4e06e6e710cd94 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc57-bootstrap-install/molecule/ubuntu-jammy/molecule.yml b/molecule/pxc/pxc57-bootstrap-install/molecule/ubuntu-jammy/molecule.yml index 26ac113e5..f0ab4798d 100644 --- a/molecule/pxc/pxc57-bootstrap-install/molecule/ubuntu-jammy/molecule.yml +++ b/molecule/pxc/pxc57-bootstrap-install/molecule/ubuntu-jammy/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-57-bootstrap-ubuntu-jammy-install - region: us-west-1 - image: ami-0dc5e9ff792ec08e3 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-00c90dbdc12232b58 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc57-bootstrap-upgrade/molecule/centos-7/molecule.yml b/molecule/pxc/pxc57-bootstrap-upgrade/molecule/centos-7/molecule.yml index 43b371b2e..354e6c72e 100644 --- a/molecule/pxc/pxc57-bootstrap-upgrade/molecule/centos-7/molecule.yml +++ b/molecule/pxc/pxc57-bootstrap-upgrade/molecule/centos-7/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-57-bootstrap-centos-7-upgrade - region: us-west-1 - image: ami-0bcd12d19d926f8e9 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-00d464afa64e1fc69 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: centos root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc57-bootstrap-upgrade/molecule/debian-10/molecule.yml b/molecule/pxc/pxc57-bootstrap-upgrade/molecule/debian-10/molecule.yml index c6cb84c18..97f17fdcf 100644 --- a/molecule/pxc/pxc57-bootstrap-upgrade/molecule/debian-10/molecule.yml +++ b/molecule/pxc/pxc57-bootstrap-upgrade/molecule/debian-10/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-57-bootstrap-debian-10-upgrade - region: us-west-1 - image: ami-024fe42989cf9e876 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-07a44bb660e25b065 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc57-bootstrap-upgrade/molecule/debian-11/molecule.yml b/molecule/pxc/pxc57-bootstrap-upgrade/molecule/debian-11/molecule.yml index dfe0d46ea..4415347ff 100644 --- a/molecule/pxc/pxc57-bootstrap-upgrade/molecule/debian-11/molecule.yml +++ b/molecule/pxc/pxc57-bootstrap-upgrade/molecule/debian-11/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-57-bootstrap-debian-11-upgrade - region: us-west-1 - image: ami-09b4378b1d3387f81 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-01ebd2b650c37e4d6 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc57-bootstrap-upgrade/molecule/debian-12/molecule.yml b/molecule/pxc/pxc57-bootstrap-upgrade/molecule/debian-12/molecule.yml index 09209f664..bb4ba65c7 100644 --- a/molecule/pxc/pxc57-bootstrap-upgrade/molecule/debian-12/molecule.yml +++ b/molecule/pxc/pxc57-bootstrap-upgrade/molecule/debian-12/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-57-bootstrap-debian-12-upgrade - region: us-west-1 - image: ami-071175b60c818694f - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-07024fbdfd1aab8a0 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc57-bootstrap-upgrade/molecule/min-amazon-2/molecule.yml b/molecule/pxc/pxc57-bootstrap-upgrade/molecule/min-amazon-2/molecule.yml index 0d651844f..979b71e76 100644 --- a/molecule/pxc/pxc57-bootstrap-upgrade/molecule/min-amazon-2/molecule.yml +++ b/molecule/pxc/pxc57-bootstrap-upgrade/molecule/min-amazon-2/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-57-bootstrap-min-amazon-2-upgrade - region: us-west-1 - image: ami-061352bb71c4724b2 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-0dcc20d3a15abf9bb + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc57-bootstrap-upgrade/molecule/ol-8/molecule.yml b/molecule/pxc/pxc57-bootstrap-upgrade/molecule/ol-8/molecule.yml index 895379cdb..216caee9f 100644 --- a/molecule/pxc/pxc57-bootstrap-upgrade/molecule/ol-8/molecule.yml +++ b/molecule/pxc/pxc57-bootstrap-upgrade/molecule/ol-8/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-57-bootstrap-ol-8-upgrade - region: us-west-1 - image: ami-06339041e422fab06 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-0f7601d8419fac927 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc57-bootstrap-upgrade/molecule/ol-9/molecule.yml b/molecule/pxc/pxc57-bootstrap-upgrade/molecule/ol-9/molecule.yml index 836f24bfa..09a67ec66 100644 --- a/molecule/pxc/pxc57-bootstrap-upgrade/molecule/ol-9/molecule.yml +++ b/molecule/pxc/pxc57-bootstrap-upgrade/molecule/ol-9/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-57-bootstrap-ol-9-upgrade - region: us-west-1 - image: ami-0d1958c85fb6a7b3e - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-04e2c29c7de5e0f5a + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc57-bootstrap-upgrade/molecule/ubuntu-bionic/molecule.yml b/molecule/pxc/pxc57-bootstrap-upgrade/molecule/ubuntu-bionic/molecule.yml index f9fa729d3..6daf21488 100644 --- a/molecule/pxc/pxc57-bootstrap-upgrade/molecule/ubuntu-bionic/molecule.yml +++ b/molecule/pxc/pxc57-bootstrap-upgrade/molecule/ubuntu-bionic/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-57-bootstrap-ubuntu-bionic-upgrade - region: us-west-1 - image: ami-009726b835c24a3aa - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-07d8796a2b0f8d29c + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc57-bootstrap-upgrade/molecule/ubuntu-focal/molecule.yml b/molecule/pxc/pxc57-bootstrap-upgrade/molecule/ubuntu-focal/molecule.yml index 349931af1..22489b395 100644 --- a/molecule/pxc/pxc57-bootstrap-upgrade/molecule/ubuntu-focal/molecule.yml +++ b/molecule/pxc/pxc57-bootstrap-upgrade/molecule/ubuntu-focal/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-57-bootstrap-ubuntu-focal-upgrade - region: us-west-1 - image: ami-0d221cb540e0015f4 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-0cc4e06e6e710cd94 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc57-bootstrap-upgrade/molecule/ubuntu-jammy/molecule.yml b/molecule/pxc/pxc57-bootstrap-upgrade/molecule/ubuntu-jammy/molecule.yml index 9d893eeec..1b6354c89 100644 --- a/molecule/pxc/pxc57-bootstrap-upgrade/molecule/ubuntu-jammy/molecule.yml +++ b/molecule/pxc/pxc57-bootstrap-upgrade/molecule/ubuntu-jammy/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-57-bootstrap-ubuntu-jammy-upgrade - region: us-west-1 - image: ami-0dc5e9ff792ec08e3 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-00c90dbdc12232b58 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc57-common-install/molecule/centos-7/molecule.yml b/molecule/pxc/pxc57-common-install/molecule/centos-7/molecule.yml index 73768de51..709a9b06f 100644 --- a/molecule/pxc/pxc57-common-install/molecule/centos-7/molecule.yml +++ b/molecule/pxc/pxc57-common-install/molecule/centos-7/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-57-common-centos-7-install - region: us-west-1 - image: ami-0bcd12d19d926f8e9 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-00d464afa64e1fc69 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: centos root_device_name: /dev/sda1 @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-57-common-centos-7-install - region: us-west-1 - image: ami-0bcd12d19d926f8e9 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-00d464afa64e1fc69 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: centos root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc57-common-install/molecule/debian-10/molecule.yml b/molecule/pxc/pxc57-common-install/molecule/debian-10/molecule.yml index c84b52e0c..fcb5274d2 100644 --- a/molecule/pxc/pxc57-common-install/molecule/debian-10/molecule.yml +++ b/molecule/pxc/pxc57-common-install/molecule/debian-10/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-57-common-debian-10-install - region: us-west-1 - image: ami-024fe42989cf9e876 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-07a44bb660e25b065 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-57-common-debian-10-install - region: us-west-1 - image: ami-024fe42989cf9e876 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-07a44bb660e25b065 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc57-common-install/molecule/debian-11/molecule.yml b/molecule/pxc/pxc57-common-install/molecule/debian-11/molecule.yml index c78325475..9857833d4 100644 --- a/molecule/pxc/pxc57-common-install/molecule/debian-11/molecule.yml +++ b/molecule/pxc/pxc57-common-install/molecule/debian-11/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-57-common-debian-11-install - region: us-west-1 - image: ami-09b4378b1d3387f81 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-01ebd2b650c37e4d6 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-57-common-debian-11-install - region: us-west-1 - image: ami-09b4378b1d3387f81 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-01ebd2b650c37e4d6 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc57-common-install/molecule/debian-12/molecule.yml b/molecule/pxc/pxc57-common-install/molecule/debian-12/molecule.yml index 1bbd425f0..01cb147b9 100644 --- a/molecule/pxc/pxc57-common-install/molecule/debian-12/molecule.yml +++ b/molecule/pxc/pxc57-common-install/molecule/debian-12/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-57-common-debian-12-install - region: us-west-1 - image: ami-071175b60c818694f - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-07024fbdfd1aab8a0 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-57-common-debian-12-install - region: us-west-1 - image: ami-071175b60c818694f - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-07024fbdfd1aab8a0 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc57-common-install/molecule/min-amazon-2/molecule.yml b/molecule/pxc/pxc57-common-install/molecule/min-amazon-2/molecule.yml index f4abcefa4..a481c0ff6 100644 --- a/molecule/pxc/pxc57-common-install/molecule/min-amazon-2/molecule.yml +++ b/molecule/pxc/pxc57-common-install/molecule/min-amazon-2/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-57-common-min-amazon-2-install - region: us-west-1 - image: ami-061352bb71c4724b2 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-0dcc20d3a15abf9bb + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/xvda @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-57-common-min-amazon-2-install - region: us-west-1 - image: ami-061352bb71c4724b2 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-0dcc20d3a15abf9bb + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc57-common-install/molecule/ol-8/molecule.yml b/molecule/pxc/pxc57-common-install/molecule/ol-8/molecule.yml index 45d005f52..0ee1097cb 100644 --- a/molecule/pxc/pxc57-common-install/molecule/ol-8/molecule.yml +++ b/molecule/pxc/pxc57-common-install/molecule/ol-8/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-57-common-ol-8-install - region: us-west-1 - image: ami-06339041e422fab06 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-0f7601d8419fac927 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/sda1 @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-57-common-ol-8-install - region: us-west-1 - image: ami-06339041e422fab06 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-0f7601d8419fac927 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc57-common-install/molecule/ol-9/molecule.yml b/molecule/pxc/pxc57-common-install/molecule/ol-9/molecule.yml index fcabccb0f..a631505c2 100644 --- a/molecule/pxc/pxc57-common-install/molecule/ol-9/molecule.yml +++ b/molecule/pxc/pxc57-common-install/molecule/ol-9/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-57-common-ol-9-install - region: us-west-1 - image: ami-0d1958c85fb6a7b3e - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-04e2c29c7de5e0f5a + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/sda1 @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-57-common-ol-9-install - region: us-west-1 - image: ami-0d1958c85fb6a7b3e - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-04e2c29c7de5e0f5a + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc57-common-install/molecule/ubuntu-bionic/molecule.yml b/molecule/pxc/pxc57-common-install/molecule/ubuntu-bionic/molecule.yml index b70acbaf4..2c89d9ef8 100644 --- a/molecule/pxc/pxc57-common-install/molecule/ubuntu-bionic/molecule.yml +++ b/molecule/pxc/pxc57-common-install/molecule/ubuntu-bionic/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-57-common-ubuntu-bionic-install - region: us-west-1 - image: ami-009726b835c24a3aa - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-07d8796a2b0f8d29c + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-57-common-ubuntu-bionic-install - region: us-west-1 - image: ami-009726b835c24a3aa - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-07d8796a2b0f8d29c + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc57-common-install/molecule/ubuntu-focal/molecule.yml b/molecule/pxc/pxc57-common-install/molecule/ubuntu-focal/molecule.yml index 1a80e0021..d040df803 100644 --- a/molecule/pxc/pxc57-common-install/molecule/ubuntu-focal/molecule.yml +++ b/molecule/pxc/pxc57-common-install/molecule/ubuntu-focal/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-57-common-ubuntu-focal-install - region: us-west-1 - image: ami-0d221cb540e0015f4 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-0cc4e06e6e710cd94 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-57-common-ubuntu-focal-install - region: us-west-1 - image: ami-0d221cb540e0015f4 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-0cc4e06e6e710cd94 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc57-common-install/molecule/ubuntu-jammy/molecule.yml b/molecule/pxc/pxc57-common-install/molecule/ubuntu-jammy/molecule.yml index 25380fb75..a74342dab 100644 --- a/molecule/pxc/pxc57-common-install/molecule/ubuntu-jammy/molecule.yml +++ b/molecule/pxc/pxc57-common-install/molecule/ubuntu-jammy/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-57-common-ubuntu-jammy-install - region: us-west-1 - image: ami-0dc5e9ff792ec08e3 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-00c90dbdc12232b58 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-57-common-ubuntu-jammy-install - region: us-west-1 - image: ami-0dc5e9ff792ec08e3 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-00c90dbdc12232b58 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc57-common-upgrade/molecule/centos-7/molecule.yml b/molecule/pxc/pxc57-common-upgrade/molecule/centos-7/molecule.yml index cfddba2d4..869435c93 100644 --- a/molecule/pxc/pxc57-common-upgrade/molecule/centos-7/molecule.yml +++ b/molecule/pxc/pxc57-common-upgrade/molecule/centos-7/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-57-common-centos-7-upgrade - region: us-west-1 - image: ami-0bcd12d19d926f8e9 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-00d464afa64e1fc69 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: centos root_device_name: /dev/sda1 @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-57-common-centos-7-upgrade - region: us-west-1 - image: ami-0bcd12d19d926f8e9 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-00d464afa64e1fc69 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: centos root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc57-common-upgrade/molecule/debian-10/molecule.yml b/molecule/pxc/pxc57-common-upgrade/molecule/debian-10/molecule.yml index 151a53ec9..2b4ccbf1a 100644 --- a/molecule/pxc/pxc57-common-upgrade/molecule/debian-10/molecule.yml +++ b/molecule/pxc/pxc57-common-upgrade/molecule/debian-10/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-57-common-debian-10-upgrade - region: us-west-1 - image: ami-024fe42989cf9e876 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-07a44bb660e25b065 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-57-common-debian-10-upgrade - region: us-west-1 - image: ami-024fe42989cf9e876 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-07a44bb660e25b065 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc57-common-upgrade/molecule/debian-11/molecule.yml b/molecule/pxc/pxc57-common-upgrade/molecule/debian-11/molecule.yml index 39b0ac5df..1a4abda48 100644 --- a/molecule/pxc/pxc57-common-upgrade/molecule/debian-11/molecule.yml +++ b/molecule/pxc/pxc57-common-upgrade/molecule/debian-11/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-57-common-debian-11-upgrade - region: us-west-1 - image: ami-09b4378b1d3387f81 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-01ebd2b650c37e4d6 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-57-common-debian-11-upgrade - region: us-west-1 - image: ami-09b4378b1d3387f81 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-01ebd2b650c37e4d6 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc57-common-upgrade/molecule/debian-12/molecule.yml b/molecule/pxc/pxc57-common-upgrade/molecule/debian-12/molecule.yml index e9fea6bb3..c225aca16 100644 --- a/molecule/pxc/pxc57-common-upgrade/molecule/debian-12/molecule.yml +++ b/molecule/pxc/pxc57-common-upgrade/molecule/debian-12/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-57-common-debian-12-upgrade - region: us-west-1 - image: ami-071175b60c818694f - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-07024fbdfd1aab8a0 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-57-common-debian-12-upgrade - region: us-west-1 - image: ami-071175b60c818694f - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-07024fbdfd1aab8a0 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc57-common-upgrade/molecule/min-amazon-2/molecule.yml b/molecule/pxc/pxc57-common-upgrade/molecule/min-amazon-2/molecule.yml index 245c61417..d6eca15d6 100644 --- a/molecule/pxc/pxc57-common-upgrade/molecule/min-amazon-2/molecule.yml +++ b/molecule/pxc/pxc57-common-upgrade/molecule/min-amazon-2/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-57-common-min-amazon-2-upgrade - region: us-west-1 - image: ami-061352bb71c4724b2 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-0dcc20d3a15abf9bb + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/xvda @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-57-common-min-amazon-2-upgrade - region: us-west-1 - image: ami-061352bb71c4724b2 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-0dcc20d3a15abf9bb + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc57-common-upgrade/molecule/ol-8/molecule.yml b/molecule/pxc/pxc57-common-upgrade/molecule/ol-8/molecule.yml index 0cb68cd5d..25f110d5a 100644 --- a/molecule/pxc/pxc57-common-upgrade/molecule/ol-8/molecule.yml +++ b/molecule/pxc/pxc57-common-upgrade/molecule/ol-8/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-57-common-ol-8-upgrade - region: us-west-1 - image: ami-06339041e422fab06 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-0f7601d8419fac927 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/sda1 @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-57-common-ol-8-upgrade - region: us-west-1 - image: ami-06339041e422fab06 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-0f7601d8419fac927 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc57-common-upgrade/molecule/ol-9/molecule.yml b/molecule/pxc/pxc57-common-upgrade/molecule/ol-9/molecule.yml index e134f2b3d..13524d793 100644 --- a/molecule/pxc/pxc57-common-upgrade/molecule/ol-9/molecule.yml +++ b/molecule/pxc/pxc57-common-upgrade/molecule/ol-9/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-57-common-ol-9-upgrade - region: us-west-1 - image: ami-0d1958c85fb6a7b3e - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-04e2c29c7de5e0f5a + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/sda1 @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-57-common-ol-9-upgrade - region: us-west-1 - image: ami-0d1958c85fb6a7b3e - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-04e2c29c7de5e0f5a + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc57-common-upgrade/molecule/ubuntu-bionic/molecule.yml b/molecule/pxc/pxc57-common-upgrade/molecule/ubuntu-bionic/molecule.yml index f231b494b..e1420bc59 100644 --- a/molecule/pxc/pxc57-common-upgrade/molecule/ubuntu-bionic/molecule.yml +++ b/molecule/pxc/pxc57-common-upgrade/molecule/ubuntu-bionic/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-57-common-ubuntu-bionic-upgrade - region: us-west-1 - image: ami-009726b835c24a3aa - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-07d8796a2b0f8d29c + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-57-common-ubuntu-bionic-upgrade - region: us-west-1 - image: ami-009726b835c24a3aa - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-07d8796a2b0f8d29c + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc57-common-upgrade/molecule/ubuntu-focal/molecule.yml b/molecule/pxc/pxc57-common-upgrade/molecule/ubuntu-focal/molecule.yml index a97933a44..b52f08e25 100644 --- a/molecule/pxc/pxc57-common-upgrade/molecule/ubuntu-focal/molecule.yml +++ b/molecule/pxc/pxc57-common-upgrade/molecule/ubuntu-focal/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-57-common-ubuntu-focal-upgrade - region: us-west-1 - image: ami-0d221cb540e0015f4 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-0cc4e06e6e710cd94 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-57-common-ubuntu-focal-upgrade - region: us-west-1 - image: ami-0d221cb540e0015f4 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-0cc4e06e6e710cd94 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc57-common-upgrade/molecule/ubuntu-jammy/molecule.yml b/molecule/pxc/pxc57-common-upgrade/molecule/ubuntu-jammy/molecule.yml index b9b45694c..99289d651 100644 --- a/molecule/pxc/pxc57-common-upgrade/molecule/ubuntu-jammy/molecule.yml +++ b/molecule/pxc/pxc57-common-upgrade/molecule/ubuntu-jammy/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-57-common-ubuntu-jammy-upgrade - region: us-west-1 - image: ami-0dc5e9ff792ec08e3 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-00c90dbdc12232b58 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-57-common-ubuntu-jammy-upgrade - region: us-west-1 - image: ami-0dc5e9ff792ec08e3 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1b + image: ami-00c90dbdc12232b58 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc80-bootstrap-install/molecule/centos-7/molecule.yml b/molecule/pxc/pxc80-bootstrap-install/molecule/centos-7/molecule.yml index 6ef1c652e..ffe457f73 100644 --- a/molecule/pxc/pxc80-bootstrap-install/molecule/centos-7/molecule.yml +++ b/molecule/pxc/pxc80-bootstrap-install/molecule/centos-7/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-80-bootstrap-centos-7-install - region: us-west-1 - image: ami-0bcd12d19d926f8e9 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-00d464afa64e1fc69 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: centos root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc80-bootstrap-install/molecule/debian-10/molecule.yml b/molecule/pxc/pxc80-bootstrap-install/molecule/debian-10/molecule.yml index 08dc07626..c5f5d90bd 100644 --- a/molecule/pxc/pxc80-bootstrap-install/molecule/debian-10/molecule.yml +++ b/molecule/pxc/pxc80-bootstrap-install/molecule/debian-10/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-80-bootstrap-debian-10-install - region: us-west-1 - image: ami-024fe42989cf9e876 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-07a44bb660e25b065 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc80-bootstrap-install/molecule/debian-11/molecule.yml b/molecule/pxc/pxc80-bootstrap-install/molecule/debian-11/molecule.yml index e038c794d..02438364e 100644 --- a/molecule/pxc/pxc80-bootstrap-install/molecule/debian-11/molecule.yml +++ b/molecule/pxc/pxc80-bootstrap-install/molecule/debian-11/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-80-bootstrap-debian-11-install - region: us-west-1 - image: ami-09b4378b1d3387f81 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-01ebd2b650c37e4d6 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc80-bootstrap-install/molecule/debian-12/molecule.yml b/molecule/pxc/pxc80-bootstrap-install/molecule/debian-12/molecule.yml index 9819418bf..ce86d03e9 100644 --- a/molecule/pxc/pxc80-bootstrap-install/molecule/debian-12/molecule.yml +++ b/molecule/pxc/pxc80-bootstrap-install/molecule/debian-12/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-80-bootstrap-debian-12-install - region: us-west-1 - image: ami-071175b60c818694f - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-07024fbdfd1aab8a0 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc80-bootstrap-install/molecule/min-amazon-2/molecule.yml b/molecule/pxc/pxc80-bootstrap-install/molecule/min-amazon-2/molecule.yml index 34146d398..474c4255f 100644 --- a/molecule/pxc/pxc80-bootstrap-install/molecule/min-amazon-2/molecule.yml +++ b/molecule/pxc/pxc80-bootstrap-install/molecule/min-amazon-2/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-80-bootstrap-min-amazon-2-install - region: us-west-1 - image: ami-061352bb71c4724b2 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-0dcc20d3a15abf9bb + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc80-bootstrap-install/molecule/ol-8/molecule.yml b/molecule/pxc/pxc80-bootstrap-install/molecule/ol-8/molecule.yml index 3a1680eae..891641d89 100644 --- a/molecule/pxc/pxc80-bootstrap-install/molecule/ol-8/molecule.yml +++ b/molecule/pxc/pxc80-bootstrap-install/molecule/ol-8/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-80-bootstrap-ol-8-install - region: us-west-1 - image: ami-06339041e422fab06 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-0f7601d8419fac927 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc80-bootstrap-install/molecule/ol-9/molecule.yml b/molecule/pxc/pxc80-bootstrap-install/molecule/ol-9/molecule.yml index 4eb8a425d..63f852a1d 100644 --- a/molecule/pxc/pxc80-bootstrap-install/molecule/ol-9/molecule.yml +++ b/molecule/pxc/pxc80-bootstrap-install/molecule/ol-9/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-80-bootstrap-ol-9-install - region: us-west-1 - image: ami-0d1958c85fb6a7b3e - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-04e2c29c7de5e0f5a + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc80-bootstrap-install/molecule/ubuntu-bionic/molecule.yml b/molecule/pxc/pxc80-bootstrap-install/molecule/ubuntu-bionic/molecule.yml index e058852bf..7bf2982f8 100644 --- a/molecule/pxc/pxc80-bootstrap-install/molecule/ubuntu-bionic/molecule.yml +++ b/molecule/pxc/pxc80-bootstrap-install/molecule/ubuntu-bionic/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-80-bootstrap-ubuntu-bionic-install - region: us-west-1 - image: ami-009726b835c24a3aa - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-07d8796a2b0f8d29c + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc80-bootstrap-install/molecule/ubuntu-focal/molecule.yml b/molecule/pxc/pxc80-bootstrap-install/molecule/ubuntu-focal/molecule.yml index 720aa866e..9ac011b5f 100644 --- a/molecule/pxc/pxc80-bootstrap-install/molecule/ubuntu-focal/molecule.yml +++ b/molecule/pxc/pxc80-bootstrap-install/molecule/ubuntu-focal/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-80-bootstrap-ubuntu-focal-install - region: us-west-1 - image: ami-0d221cb540e0015f4 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-0cc4e06e6e710cd94 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc80-bootstrap-install/molecule/ubuntu-jammy/molecule.yml b/molecule/pxc/pxc80-bootstrap-install/molecule/ubuntu-jammy/molecule.yml index 99f14bb94..6628c9361 100644 --- a/molecule/pxc/pxc80-bootstrap-install/molecule/ubuntu-jammy/molecule.yml +++ b/molecule/pxc/pxc80-bootstrap-install/molecule/ubuntu-jammy/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-80-bootstrap-ubuntu-jammy-install - region: us-west-1 - image: ami-0dc5e9ff792ec08e3 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-00c90dbdc12232b58 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc80-bootstrap-upgrade/molecule/centos-7/molecule.yml b/molecule/pxc/pxc80-bootstrap-upgrade/molecule/centos-7/molecule.yml index adfe7a82b..6900d8378 100644 --- a/molecule/pxc/pxc80-bootstrap-upgrade/molecule/centos-7/molecule.yml +++ b/molecule/pxc/pxc80-bootstrap-upgrade/molecule/centos-7/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-80-bootstrap-centos-7-upgrade - region: us-west-1 - image: ami-0bcd12d19d926f8e9 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-00d464afa64e1fc69 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: centos root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc80-bootstrap-upgrade/molecule/debian-10/molecule.yml b/molecule/pxc/pxc80-bootstrap-upgrade/molecule/debian-10/molecule.yml index 6ff125413..d3592c949 100644 --- a/molecule/pxc/pxc80-bootstrap-upgrade/molecule/debian-10/molecule.yml +++ b/molecule/pxc/pxc80-bootstrap-upgrade/molecule/debian-10/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-80-bootstrap-debian-10-upgrade - region: us-west-1 - image: ami-024fe42989cf9e876 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-07a44bb660e25b065 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc80-bootstrap-upgrade/molecule/debian-11/molecule.yml b/molecule/pxc/pxc80-bootstrap-upgrade/molecule/debian-11/molecule.yml index c511cb50a..771796b76 100644 --- a/molecule/pxc/pxc80-bootstrap-upgrade/molecule/debian-11/molecule.yml +++ b/molecule/pxc/pxc80-bootstrap-upgrade/molecule/debian-11/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-80-bootstrap-debian-11-upgrade - region: us-west-1 - image: ami-09b4378b1d3387f81 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-01ebd2b650c37e4d6 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc80-bootstrap-upgrade/molecule/debian-12/molecule.yml b/molecule/pxc/pxc80-bootstrap-upgrade/molecule/debian-12/molecule.yml index 65bb3746f..31ffdee88 100644 --- a/molecule/pxc/pxc80-bootstrap-upgrade/molecule/debian-12/molecule.yml +++ b/molecule/pxc/pxc80-bootstrap-upgrade/molecule/debian-12/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-80-bootstrap-debian-12-upgrade - region: us-west-1 - image: ami-071175b60c818694f - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-07024fbdfd1aab8a0 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc80-bootstrap-upgrade/molecule/min-amazon-2/molecule.yml b/molecule/pxc/pxc80-bootstrap-upgrade/molecule/min-amazon-2/molecule.yml index a14179cf6..e1354dc6a 100644 --- a/molecule/pxc/pxc80-bootstrap-upgrade/molecule/min-amazon-2/molecule.yml +++ b/molecule/pxc/pxc80-bootstrap-upgrade/molecule/min-amazon-2/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-80-bootstrap-min-amazon-2-upgrade - region: us-west-1 - image: ami-061352bb71c4724b2 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-0dcc20d3a15abf9bb + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc80-bootstrap-upgrade/molecule/ol-8/molecule.yml b/molecule/pxc/pxc80-bootstrap-upgrade/molecule/ol-8/molecule.yml index ce995d6a6..170c2abe6 100644 --- a/molecule/pxc/pxc80-bootstrap-upgrade/molecule/ol-8/molecule.yml +++ b/molecule/pxc/pxc80-bootstrap-upgrade/molecule/ol-8/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-80-bootstrap-ol-8-upgrade - region: us-west-1 - image: ami-06339041e422fab06 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-0f7601d8419fac927 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc80-bootstrap-upgrade/molecule/ol-9/molecule.yml b/molecule/pxc/pxc80-bootstrap-upgrade/molecule/ol-9/molecule.yml index e4fd832d6..102a003d6 100644 --- a/molecule/pxc/pxc80-bootstrap-upgrade/molecule/ol-9/molecule.yml +++ b/molecule/pxc/pxc80-bootstrap-upgrade/molecule/ol-9/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-80-bootstrap-ol-9-upgrade - region: us-west-1 - image: ami-0d1958c85fb6a7b3e - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-04e2c29c7de5e0f5a + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc80-bootstrap-upgrade/molecule/ubuntu-bionic/molecule.yml b/molecule/pxc/pxc80-bootstrap-upgrade/molecule/ubuntu-bionic/molecule.yml index 99c430779..c27f65b04 100644 --- a/molecule/pxc/pxc80-bootstrap-upgrade/molecule/ubuntu-bionic/molecule.yml +++ b/molecule/pxc/pxc80-bootstrap-upgrade/molecule/ubuntu-bionic/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-80-bootstrap-ubuntu-bionic-upgrade - region: us-west-1 - image: ami-009726b835c24a3aa - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-07d8796a2b0f8d29c + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc80-bootstrap-upgrade/molecule/ubuntu-focal/molecule.yml b/molecule/pxc/pxc80-bootstrap-upgrade/molecule/ubuntu-focal/molecule.yml index b2a51543f..15ab59a34 100644 --- a/molecule/pxc/pxc80-bootstrap-upgrade/molecule/ubuntu-focal/molecule.yml +++ b/molecule/pxc/pxc80-bootstrap-upgrade/molecule/ubuntu-focal/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-80-bootstrap-ubuntu-focal-upgrade - region: us-west-1 - image: ami-0d221cb540e0015f4 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-0cc4e06e6e710cd94 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc80-bootstrap-upgrade/molecule/ubuntu-jammy/molecule.yml b/molecule/pxc/pxc80-bootstrap-upgrade/molecule/ubuntu-jammy/molecule.yml index b9f151217..f9513a8d5 100644 --- a/molecule/pxc/pxc80-bootstrap-upgrade/molecule/ubuntu-jammy/molecule.yml +++ b/molecule/pxc/pxc80-bootstrap-upgrade/molecule/ubuntu-jammy/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc1-80-bootstrap-ubuntu-jammy-upgrade - region: us-west-1 - image: ami-0dc5e9ff792ec08e3 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-00c90dbdc12232b58 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc80-common-install/molecule/centos-7/molecule.yml b/molecule/pxc/pxc80-common-install/molecule/centos-7/molecule.yml index 7b1051eaf..02266da00 100644 --- a/molecule/pxc/pxc80-common-install/molecule/centos-7/molecule.yml +++ b/molecule/pxc/pxc80-common-install/molecule/centos-7/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-80-common-centos-7-install - region: us-west-1 - image: ami-0bcd12d19d926f8e9 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-00d464afa64e1fc69 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: centos root_device_name: /dev/sda1 @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-80-common-centos-7-install - region: us-west-1 - image: ami-0bcd12d19d926f8e9 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-00d464afa64e1fc69 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: centos root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc80-common-install/molecule/debian-10/molecule.yml b/molecule/pxc/pxc80-common-install/molecule/debian-10/molecule.yml index d2e4bd82d..25e0a4f5b 100644 --- a/molecule/pxc/pxc80-common-install/molecule/debian-10/molecule.yml +++ b/molecule/pxc/pxc80-common-install/molecule/debian-10/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-80-common-debian-10-install - region: us-west-1 - image: ami-024fe42989cf9e876 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-07a44bb660e25b065 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-80-common-debian-10-install - region: us-west-1 - image: ami-024fe42989cf9e876 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-07a44bb660e25b065 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc80-common-install/molecule/debian-11/molecule.yml b/molecule/pxc/pxc80-common-install/molecule/debian-11/molecule.yml index d960676f4..1da6b5216 100644 --- a/molecule/pxc/pxc80-common-install/molecule/debian-11/molecule.yml +++ b/molecule/pxc/pxc80-common-install/molecule/debian-11/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-80-common-debian-11-install - region: us-west-1 - image: ami-09b4378b1d3387f81 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-01ebd2b650c37e4d6 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-80-common-debian-11-install - region: us-west-1 - image: ami-09b4378b1d3387f81 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-01ebd2b650c37e4d6 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc80-common-install/molecule/debian-12/molecule.yml b/molecule/pxc/pxc80-common-install/molecule/debian-12/molecule.yml index 79a4cc849..1d084f103 100644 --- a/molecule/pxc/pxc80-common-install/molecule/debian-12/molecule.yml +++ b/molecule/pxc/pxc80-common-install/molecule/debian-12/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-80-common-debian-12-install - region: us-west-1 - image: ami-071175b60c818694f - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-07024fbdfd1aab8a0 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-80-common-debian-12-install - region: us-west-1 - image: ami-071175b60c818694f - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-07024fbdfd1aab8a0 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc80-common-install/molecule/min-amazon-2/molecule.yml b/molecule/pxc/pxc80-common-install/molecule/min-amazon-2/molecule.yml index d0ebd2d3d..c20597eeb 100644 --- a/molecule/pxc/pxc80-common-install/molecule/min-amazon-2/molecule.yml +++ b/molecule/pxc/pxc80-common-install/molecule/min-amazon-2/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-80-common-min-amazon-2-install - region: us-west-1 - image: ami-061352bb71c4724b2 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-0dcc20d3a15abf9bb + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/xvda @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-80-common-min-amazon-2-install - region: us-west-1 - image: ami-061352bb71c4724b2 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-0dcc20d3a15abf9bb + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc80-common-install/molecule/ol-8/molecule.yml b/molecule/pxc/pxc80-common-install/molecule/ol-8/molecule.yml index ba7879f98..56909615b 100644 --- a/molecule/pxc/pxc80-common-install/molecule/ol-8/molecule.yml +++ b/molecule/pxc/pxc80-common-install/molecule/ol-8/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-80-common-ol-8-install - region: us-west-1 - image: ami-06339041e422fab06 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-0f7601d8419fac927 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/sda1 @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-80-common-ol-8-install - region: us-west-1 - image: ami-06339041e422fab06 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-0f7601d8419fac927 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc80-common-install/molecule/ol-9/molecule.yml b/molecule/pxc/pxc80-common-install/molecule/ol-9/molecule.yml index 06090b6f8..a7af8977e 100644 --- a/molecule/pxc/pxc80-common-install/molecule/ol-9/molecule.yml +++ b/molecule/pxc/pxc80-common-install/molecule/ol-9/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-80-common-ol-9-install - region: us-west-1 - image: ami-0d1958c85fb6a7b3e - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-04e2c29c7de5e0f5a + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/sda1 @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-80-common-ol-9-install - region: us-west-1 - image: ami-0d1958c85fb6a7b3e - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-04e2c29c7de5e0f5a + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc80-common-install/molecule/ubuntu-bionic/molecule.yml b/molecule/pxc/pxc80-common-install/molecule/ubuntu-bionic/molecule.yml index cb289d7c3..c20eb0d1a 100644 --- a/molecule/pxc/pxc80-common-install/molecule/ubuntu-bionic/molecule.yml +++ b/molecule/pxc/pxc80-common-install/molecule/ubuntu-bionic/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-80-common-ubuntu-bionic-install - region: us-west-1 - image: ami-009726b835c24a3aa - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-07d8796a2b0f8d29c + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-80-common-ubuntu-bionic-install - region: us-west-1 - image: ami-009726b835c24a3aa - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-07d8796a2b0f8d29c + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc80-common-install/molecule/ubuntu-focal/molecule.yml b/molecule/pxc/pxc80-common-install/molecule/ubuntu-focal/molecule.yml index 002679a85..f5852b610 100644 --- a/molecule/pxc/pxc80-common-install/molecule/ubuntu-focal/molecule.yml +++ b/molecule/pxc/pxc80-common-install/molecule/ubuntu-focal/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-80-common-ubuntu-focal-install - region: us-west-1 - image: ami-0d221cb540e0015f4 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-0cc4e06e6e710cd94 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-80-common-ubuntu-focal-install - region: us-west-1 - image: ami-0d221cb540e0015f4 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-0cc4e06e6e710cd94 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc80-common-install/molecule/ubuntu-jammy/molecule.yml b/molecule/pxc/pxc80-common-install/molecule/ubuntu-jammy/molecule.yml index f7e0510e5..29d76aff6 100644 --- a/molecule/pxc/pxc80-common-install/molecule/ubuntu-jammy/molecule.yml +++ b/molecule/pxc/pxc80-common-install/molecule/ubuntu-jammy/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-80-common-ubuntu-jammy-install - region: us-west-1 - image: ami-0dc5e9ff792ec08e3 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-00c90dbdc12232b58 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-80-common-ubuntu-jammy-install - region: us-west-1 - image: ami-0dc5e9ff792ec08e3 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-00c90dbdc12232b58 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc80-common-upgrade/molecule/centos-7/molecule.yml b/molecule/pxc/pxc80-common-upgrade/molecule/centos-7/molecule.yml index 3e7fca085..4b1fbc58c 100644 --- a/molecule/pxc/pxc80-common-upgrade/molecule/centos-7/molecule.yml +++ b/molecule/pxc/pxc80-common-upgrade/molecule/centos-7/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-80-common-centos-7-upgrade - region: us-west-1 - image: ami-0bcd12d19d926f8e9 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-00d464afa64e1fc69 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: centos root_device_name: /dev/sda1 @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-80-common-centos-7-upgrade - region: us-west-1 - image: ami-0bcd12d19d926f8e9 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-00d464afa64e1fc69 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: centos root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc80-common-upgrade/molecule/debian-10/molecule.yml b/molecule/pxc/pxc80-common-upgrade/molecule/debian-10/molecule.yml index 2ab739f51..ba4c5d4f9 100644 --- a/molecule/pxc/pxc80-common-upgrade/molecule/debian-10/molecule.yml +++ b/molecule/pxc/pxc80-common-upgrade/molecule/debian-10/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-80-common-debian-10-upgrade - region: us-west-1 - image: ami-024fe42989cf9e876 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-07a44bb660e25b065 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-80-common-debian-10-upgrade - region: us-west-1 - image: ami-024fe42989cf9e876 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-07a44bb660e25b065 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc80-common-upgrade/molecule/debian-11/molecule.yml b/molecule/pxc/pxc80-common-upgrade/molecule/debian-11/molecule.yml index b20faff11..901e2cd7d 100644 --- a/molecule/pxc/pxc80-common-upgrade/molecule/debian-11/molecule.yml +++ b/molecule/pxc/pxc80-common-upgrade/molecule/debian-11/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-80-common-debian-11-upgrade - region: us-west-1 - image: ami-09b4378b1d3387f81 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-01ebd2b650c37e4d6 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-80-common-debian-11-upgrade - region: us-west-1 - image: ami-09b4378b1d3387f81 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-01ebd2b650c37e4d6 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc80-common-upgrade/molecule/debian-12/molecule.yml b/molecule/pxc/pxc80-common-upgrade/molecule/debian-12/molecule.yml index 052dd99f3..086125d80 100644 --- a/molecule/pxc/pxc80-common-upgrade/molecule/debian-12/molecule.yml +++ b/molecule/pxc/pxc80-common-upgrade/molecule/debian-12/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-80-common-debian-12-upgrade - region: us-west-1 - image: ami-071175b60c818694f - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-07024fbdfd1aab8a0 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-80-common-debian-12-upgrade - region: us-west-1 - image: ami-071175b60c818694f - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-07024fbdfd1aab8a0 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: admin root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc80-common-upgrade/molecule/min-amazon-2/molecule.yml b/molecule/pxc/pxc80-common-upgrade/molecule/min-amazon-2/molecule.yml index 53894098d..b1f6e9d45 100644 --- a/molecule/pxc/pxc80-common-upgrade/molecule/min-amazon-2/molecule.yml +++ b/molecule/pxc/pxc80-common-upgrade/molecule/min-amazon-2/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-80-common-min-amazon-2-upgrade - region: us-west-1 - image: ami-061352bb71c4724b2 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-0dcc20d3a15abf9bb + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/xvda @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-80-common-min-amazon-2-upgrade - region: us-west-1 - image: ami-061352bb71c4724b2 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-0dcc20d3a15abf9bb + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/xvda diff --git a/molecule/pxc/pxc80-common-upgrade/molecule/ol-8/molecule.yml b/molecule/pxc/pxc80-common-upgrade/molecule/ol-8/molecule.yml index 8ccdfffbc..2f3876586 100644 --- a/molecule/pxc/pxc80-common-upgrade/molecule/ol-8/molecule.yml +++ b/molecule/pxc/pxc80-common-upgrade/molecule/ol-8/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-80-common-ol-8-upgrade - region: us-west-1 - image: ami-06339041e422fab06 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-0f7601d8419fac927 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/sda1 @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-80-common-ol-8-upgrade - region: us-west-1 - image: ami-06339041e422fab06 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-0f7601d8419fac927 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc80-common-upgrade/molecule/ol-9/molecule.yml b/molecule/pxc/pxc80-common-upgrade/molecule/ol-9/molecule.yml index d4f664821..8a3a33f7c 100644 --- a/molecule/pxc/pxc80-common-upgrade/molecule/ol-9/molecule.yml +++ b/molecule/pxc/pxc80-common-upgrade/molecule/ol-9/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-80-common-ol-9-upgrade - region: us-west-1 - image: ami-0d1958c85fb6a7b3e - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-04e2c29c7de5e0f5a + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/sda1 @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-80-common-ol-9-upgrade - region: us-west-1 - image: ami-0d1958c85fb6a7b3e - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-04e2c29c7de5e0f5a + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ec2-user root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc80-common-upgrade/molecule/ubuntu-bionic/molecule.yml b/molecule/pxc/pxc80-common-upgrade/molecule/ubuntu-bionic/molecule.yml index 2ac6ba9c0..8064e9ea1 100644 --- a/molecule/pxc/pxc80-common-upgrade/molecule/ubuntu-bionic/molecule.yml +++ b/molecule/pxc/pxc80-common-upgrade/molecule/ubuntu-bionic/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-80-common-ubuntu-bionic-upgrade - region: us-west-1 - image: ami-009726b835c24a3aa - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-07d8796a2b0f8d29c + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-80-common-ubuntu-bionic-upgrade - region: us-west-1 - image: ami-009726b835c24a3aa - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-07d8796a2b0f8d29c + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc80-common-upgrade/molecule/ubuntu-focal/molecule.yml b/molecule/pxc/pxc80-common-upgrade/molecule/ubuntu-focal/molecule.yml index efffdf0eb..9201c153e 100644 --- a/molecule/pxc/pxc80-common-upgrade/molecule/ubuntu-focal/molecule.yml +++ b/molecule/pxc/pxc80-common-upgrade/molecule/ubuntu-focal/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-80-common-ubuntu-focal-upgrade - region: us-west-1 - image: ami-0d221cb540e0015f4 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-0cc4e06e6e710cd94 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-80-common-ubuntu-focal-upgrade - region: us-west-1 - image: ami-0d221cb540e0015f4 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-0cc4e06e6e710cd94 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 diff --git a/molecule/pxc/pxc80-common-upgrade/molecule/ubuntu-jammy/molecule.yml b/molecule/pxc/pxc80-common-upgrade/molecule/ubuntu-jammy/molecule.yml index e1e76d06d..259d2604e 100644 --- a/molecule/pxc/pxc80-common-upgrade/molecule/ubuntu-jammy/molecule.yml +++ b/molecule/pxc/pxc80-common-upgrade/molecule/ubuntu-jammy/molecule.yml @@ -7,9 +7,9 @@ driver: name: ec2 platforms: - name: pxc2-80-common-ubuntu-jammy-upgrade - region: us-west-1 - image: ami-0dc5e9ff792ec08e3 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-00c90dbdc12232b58 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1 @@ -17,9 +17,9 @@ platforms: iit-billing-tag: jenkins-pxc-worker job-name: ${JOB_NAME} - name: pxc3-80-common-ubuntu-jammy-upgrade - region: us-west-1 - image: ami-0dc5e9ff792ec08e3 - vpc_subnet_id: subnet-04a8ad1b1d4da874c + region: eu-west-1 + image: ami-00c90dbdc12232b58 + vpc_subnet_id: subnet-02e8446080b5a52ef instance_type: t2.small ssh_user: ubuntu root_device_name: /dev/sda1