diff --git a/inventory/host_vars/jenkins-slave-el6.fedorainfracloud.org b/inventory/host_vars/jenkins-slave-el6.fedorainfracloud.org index c65bdaf39a..24a429b3e4 100644 --- a/inventory/host_vars/jenkins-slave-el6.fedorainfracloud.org +++ b/inventory/host_vars/jenkins-slave-el6.fedorainfracloud.org @@ -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 diff --git a/inventory/host_vars/jenkins-slave-el7.fedorainfracloud.org b/inventory/host_vars/jenkins-slave-el7.fedorainfracloud.org index 542ae44f65..afbe512b9e 100644 --- a/inventory/host_vars/jenkins-slave-el7.fedorainfracloud.org +++ b/inventory/host_vars/jenkins-slave-el7.fedorainfracloud.org @@ -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 diff --git a/inventory/host_vars/jenkins-slave-f22.fedorainfracloud.org b/inventory/host_vars/jenkins-slave-f22.fedorainfracloud.org index 07513a7b48..fb68326eb4 100644 --- a/inventory/host_vars/jenkins-slave-f22.fedorainfracloud.org +++ b/inventory/host_vars/jenkins-slave-f22.fedorainfracloud.org @@ -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