mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Dropping instance size back down since we're not doing parallel builds
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
ec2:
|
||||
group_id: 'sg-07bb906d' # jenkins-slave_new
|
||||
count: 1
|
||||
instance_type: 'm3.xlarge'
|
||||
instance_type: 'm3.large'
|
||||
image: '{{ item.image }}'
|
||||
wait: true
|
||||
region: 'us-east-1'
|
||||
|
||||
Reference in New Issue
Block a user