Skip to content

Commit

Permalink
disable centos8 test
Browse files Browse the repository at this point in the history
  • Loading branch information
dzmitry-rudnouski committed Jul 25, 2024
1 parent 82830c2 commit 3ceec36
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions molecule/cloud-aws-direct/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,20 @@ lint: |
yamllint
ansible-lint
platforms:
- name: test-aws-centos8-jenkins
image: ami-0ed2ad9dc845b42b6
platform: centos8
instance_type: m5.large
region: us-east-1
vpc_subnet_id: subnet-0f2b9cd66faea38af
assign_public_ip: false
spot_price: 0.05
security_group_name:
- default
wait_timeout: 1800
ssh_user: centos
groups:
- rhel_family
# - name: test-aws-centos8-jenkins
# image: ami-0ed2ad9dc845b42b6
# platform: centos8
# instance_type: m5.large
# region: us-east-1
# vpc_subnet_id: subnet-0f2b9cd66faea38af
# assign_public_ip: false
# spot_price: 0.05
# security_group_name:
# - default
# wait_timeout: 1800
# ssh_user: centos
# groups:
# - rhel_family

- name: test-aws-Amazon2-jenkins
image: ami-0b898040803850657
Expand Down

0 comments on commit 3ceec36

Please sign in to comment.