Add test nodes in fortnebula cloud
This cloud now has a running mirror and the images are being uploaded. Lets start with a small number of nodes and go from there. Change-Id: Ie2602442b1a9f5242af7d6022b16893b1ee0a4f5
This commit is contained in:
parent
69b6379e67
commit
d16efbf38a
@ -247,6 +247,83 @@ providers:
|
||||
diskimage: ubuntu-xenial
|
||||
key-name: infra-root-keys-2018-06-15
|
||||
|
||||
- name: fortnebula-regionone
|
||||
region-name: 'regionOne'
|
||||
cloud: fortnebula
|
||||
boot-timeout: 120
|
||||
launch-timeout: 300
|
||||
rate: 0.01
|
||||
diskimages: *provider_diskimages
|
||||
pools:
|
||||
- name: main
|
||||
max-servers: 10
|
||||
labels:
|
||||
- name: centos-7
|
||||
min-ram: 8000
|
||||
flavor-name: '8cpu-8GBram-80GBdisk'
|
||||
diskimage: centos-7
|
||||
key-name: infra-root-keys-2018-06-15
|
||||
- name: debian-buster
|
||||
min-ram: 8000
|
||||
flavor-name: '8cpu-8GBram-80GBdisk'
|
||||
diskimage: debian-buster
|
||||
key-name: infra-root-keys-2018-06-15
|
||||
- name: debian-stretch
|
||||
min-ram: 8000
|
||||
flavor-name: '8cpu-8GBram-80GBdisk'
|
||||
diskimage: debian-stretch
|
||||
key-name: infra-root-keys-2018-06-15
|
||||
- name: fedora-28
|
||||
min-ram: 8000
|
||||
flavor-name: '8cpu-8GBram-80GBdisk'
|
||||
diskimage: fedora-28
|
||||
key-name: infra-root-keys-2018-06-15
|
||||
- name: fedora-29
|
||||
min-ram: 8000
|
||||
flavor-name: '8cpu-8GBram-80GBdisk'
|
||||
diskimage: fedora-29
|
||||
key-name: infra-root-keys-2018-06-15
|
||||
- name: gentoo-17-0-systemd
|
||||
min-ram: 8000
|
||||
flavor-name: '8cpu-8GBram-80GBdisk'
|
||||
diskimage: gentoo-17-0-systemd
|
||||
key-name: infra-root-keys-2018-06-15
|
||||
- name: opensuse-423
|
||||
min-ram: 8000
|
||||
flavor-name: '8cpu-8GBram-80GBdisk'
|
||||
diskimage: opensuse-423
|
||||
key-name: infra-root-keys-2018-06-15
|
||||
- name: opensuse-150
|
||||
min-ram: 8000
|
||||
flavor-name: '8cpu-8GBram-80GBdisk'
|
||||
diskimage: opensuse-150
|
||||
key-name: infra-root-keys-2018-06-15
|
||||
- name: opensuse-15
|
||||
min-ram: 8000
|
||||
flavor-name: '8cpu-8GBram-80GBdisk'
|
||||
diskimage: opensuse-15
|
||||
key-name: infra-root-keys-2018-06-15
|
||||
- name: opensuse-tumbleweed
|
||||
min-ram: 8000
|
||||
flavor-name: '8cpu-8GBram-80GBdisk'
|
||||
diskimage: opensuse-tumbleweed
|
||||
key-name: infra-root-keys-2018-06-15
|
||||
- name: ubuntu-bionic
|
||||
min-ram: 8000
|
||||
flavor-name: '8cpu-8GBram-80GBdisk'
|
||||
diskimage: ubuntu-bionic
|
||||
key-name: infra-root-keys-2018-06-15
|
||||
- name: ubuntu-trusty
|
||||
min-ram: 8000
|
||||
flavor-name: '8cpu-8GBram-80GBdisk'
|
||||
diskimage: ubuntu-trusty
|
||||
key-name: infra-root-keys-2018-06-15
|
||||
- name: ubuntu-xenial
|
||||
min-ram: 8000
|
||||
flavor-name: '8cpu-8GBram-80GBdisk'
|
||||
diskimage: ubuntu-xenial
|
||||
key-name: infra-root-keys-2018-06-15
|
||||
|
||||
- name: packethost-us-west-1
|
||||
region-name: 'us-west-1'
|
||||
cloud: packethost
|
||||
|
Loading…
Reference in New Issue
Block a user