Increase jenkins slave instance types to m1.xlarge

This commit is contained in:
Mikolaj Izdebski 2015-08-25 16:14:43 +00:00
parent 8899872202
commit 383e8f594a
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
---
image: "{{ centos66_x86_64 }}"
instance_type: m1.small
instance_type: m1.xlarge
keypair: fedora-admin-20130801
security_group: ssh-anywhere-persistent,all-icmp-persistent,default
zone: nova

View file

@ -1,6 +1,6 @@
---
image: rhel7-20141015
instance_type: m1.small
instance_type: m1.xlarge
keypair: fedora-admin-20130801
security_group: ssh-anywhere-persistent,all-icmp-persistent,default
zone: nova

View file

@ -1,6 +1,6 @@
---
image: "{{ fedora22_x86_64 }}"
instance_type: m1.small
instance_type: m1.xlarge
keypair: fedora-admin-20130801
security_group: ssh-anywhere-persistent,all-icmp-persistent,default
zone: nova