2015-10-29 01:32:57 -07:00
|
|
|
elements-dir: /etc/nodepool/elements
|
|
|
|
images-dir: /opt/nodepool_dib
|
|
|
|
|
2021-03-16 14:54:43 -07:00
|
|
|
# This portion of the config is updated by ansible to use the actual
|
|
|
|
# zookeeper servers.
|
2016-11-28 21:53:53 -05:00
|
|
|
zookeeper-servers:
|
2021-03-16 14:54:43 -07:00
|
|
|
- host: zk01.example.org
|
|
|
|
port: 2281
|
|
|
|
- host: zk02.example.org
|
|
|
|
port: 2281
|
|
|
|
- host: zk03.example.org
|
|
|
|
port: 2281
|
2016-11-28 21:53:53 -05:00
|
|
|
|
2015-10-29 01:32:57 -07:00
|
|
|
providers:
|
2018-01-18 10:46:19 -05:00
|
|
|
- name: ovh-bhs1
|
|
|
|
region-name: 'BHS1'
|
|
|
|
cloud: ovh
|
|
|
|
rate: 0.1
|
2023-09-15 12:57:25 -07:00
|
|
|
# 6 hours
|
|
|
|
image-upload-timeout: 21600
|
2018-02-06 15:17:11 +00:00
|
|
|
diskimages: &provider_diskimages
|
2020-06-10 12:39:49 +02:00
|
|
|
- name: centos-8-stream
|
|
|
|
config-drive: true
|
2021-11-03 12:39:58 +01:00
|
|
|
- name: centos-9-stream
|
|
|
|
config-drive: true
|
2023-07-03 06:54:05 +02:00
|
|
|
- name: debian-bookworm
|
|
|
|
config-drive: true
|
2021-03-29 10:47:24 +03:00
|
|
|
- name: debian-bullseye
|
|
|
|
config-drive: true
|
2018-03-26 16:37:27 -05:00
|
|
|
- name: gentoo-17-0-systemd
|
|
|
|
config-drive: true
|
2022-02-08 17:56:23 -05:00
|
|
|
- name: rockylinux-8
|
|
|
|
config-drive: true
|
2022-08-04 09:21:43 -04:00
|
|
|
- name: rockylinux-9
|
|
|
|
config-drive: true
|
2018-02-27 04:39:42 -05:00
|
|
|
- name: ubuntu-bionic
|
|
|
|
config-drive: true
|
2020-04-17 08:51:46 -05:00
|
|
|
- name: ubuntu-focal
|
|
|
|
config-drive: true
|
2022-04-22 14:48:54 +02:00
|
|
|
- name: ubuntu-jammy
|
|
|
|
config-drive: true
|
2024-05-21 19:37:55 +00:00
|
|
|
- name: ubuntu-noble
|
|
|
|
config-drive: true
|
2018-02-06 15:17:11 +00:00
|
|
|
- name: ubuntu-xenial
|
|
|
|
config-drive: true
|
2022-08-04 11:49:33 +02:00
|
|
|
- name: openEuler-22-03-LTS
|
2021-11-22 17:02:46 +08:00
|
|
|
config-drive: true
|
2018-01-18 10:46:19 -05:00
|
|
|
|
|
|
|
- name: ovh-gra1
|
|
|
|
region-name: 'GRA1'
|
|
|
|
cloud: ovh
|
|
|
|
rate: 0.1
|
2023-09-15 12:57:25 -07:00
|
|
|
# 6 hours
|
|
|
|
image-upload-timeout: 21600
|
2018-01-18 12:24:35 -05:00
|
|
|
diskimages: *provider_diskimages
|
2018-01-18 10:46:19 -05:00
|
|
|
|
|
|
|
- name: rax-dfw
|
|
|
|
region-name: 'DFW'
|
2024-03-07 08:45:48 -08:00
|
|
|
cloud: rax
|
2018-01-18 10:46:19 -05:00
|
|
|
rate: 0.001
|
2023-09-15 12:57:25 -07:00
|
|
|
# 6 hours
|
|
|
|
image-upload-timeout: 21600
|
2020-04-16 10:47:57 +10:00
|
|
|
diskimages: *provider_diskimages
|
2018-01-18 10:46:19 -05:00
|
|
|
|
|
|
|
- name: rax-iad
|
|
|
|
region-name: 'IAD'
|
|
|
|
cloud: rax
|
|
|
|
rate: 0.001
|
2023-09-15 12:57:25 -07:00
|
|
|
# 6 hours
|
|
|
|
image-upload-timeout: 21600
|
2023-08-10 07:24:07 +00:00
|
|
|
diskimages:
|
|
|
|
- name: centos-8-stream
|
|
|
|
config-drive: true
|
|
|
|
- name: centos-9-stream
|
|
|
|
config-drive: true
|
|
|
|
- name: debian-bookworm
|
|
|
|
config-drive: true
|
|
|
|
- name: debian-bullseye
|
|
|
|
config-drive: true
|
|
|
|
- name: gentoo-17-0-systemd
|
|
|
|
config-drive: true
|
|
|
|
- name: rockylinux-8
|
|
|
|
config-drive: true
|
|
|
|
- name: rockylinux-9
|
|
|
|
config-drive: true
|
|
|
|
- name: ubuntu-bionic
|
|
|
|
config-drive: true
|
|
|
|
- name: ubuntu-focal
|
|
|
|
config-drive: true
|
|
|
|
- name: ubuntu-jammy
|
|
|
|
config-drive: true
|
2024-05-21 19:37:55 +00:00
|
|
|
- name: ubuntu-noble
|
|
|
|
config-drive: true
|
2023-08-10 07:24:07 +00:00
|
|
|
- name: ubuntu-xenial
|
|
|
|
config-drive: true
|
|
|
|
- name: openEuler-22-03-LTS
|
|
|
|
config-drive: true
|
2018-01-18 10:46:19 -05:00
|
|
|
|
|
|
|
- name: rax-ord
|
|
|
|
region-name: 'ORD'
|
|
|
|
cloud: rax
|
|
|
|
rate: 0.001
|
2023-09-15 12:57:25 -07:00
|
|
|
# 6 hours
|
|
|
|
image-upload-timeout: 21600
|
2020-04-16 10:47:57 +10:00
|
|
|
diskimages: *provider_diskimages
|
2018-01-18 10:46:19 -05:00
|
|
|
|
2017-08-09 14:44:37 +00:00
|
|
|
- name: vexxhost-ca-ymq-1
|
|
|
|
region-name: 'ca-ymq-1'
|
|
|
|
cloud: vexxhost
|
|
|
|
rate: 0.001
|
2023-09-15 12:57:25 -07:00
|
|
|
# 6 hours
|
|
|
|
image-upload-timeout: 21600
|
2018-01-18 12:24:35 -05:00
|
|
|
diskimages: *provider_diskimages
|
2015-10-29 01:32:57 -07:00
|
|
|
|
2018-08-27 11:47:35 -04:00
|
|
|
- name: vexxhost-sjc1
|
|
|
|
region-name: 'sjc1'
|
|
|
|
cloud: vexxhost
|
|
|
|
rate: 0.001
|
2023-09-15 12:57:25 -07:00
|
|
|
# 6 hours
|
|
|
|
image-upload-timeout: 21600
|
2018-08-27 11:47:35 -04:00
|
|
|
diskimages: *provider_diskimages
|
|
|
|
|
2021-04-21 10:54:41 -07:00
|
|
|
- name: inmotion-iad3
|
|
|
|
region-name: 'iad3'
|
|
|
|
cloud: inmotion
|
|
|
|
rate: 0.25
|
2023-09-15 12:57:25 -07:00
|
|
|
# 6 hours
|
|
|
|
image-upload-timeout: 21600
|
2021-04-21 10:54:41 -07:00
|
|
|
diskimages: *provider_diskimages
|
|
|
|
|
2015-10-29 01:32:57 -07:00
|
|
|
diskimages:
|
2020-03-18 10:28:48 +11:00
|
|
|
- name: base
|
|
|
|
abstract: True
|
2023-09-02 13:18:19 +02:00
|
|
|
rebuild-age: 604800 # 7 days
|
2024-03-26 15:10:36 -07:00
|
|
|
delete-after-upload: true
|
|
|
|
keep-formats:
|
|
|
|
- qcow2
|
2016-01-07 19:05:48 +08:00
|
|
|
elements:
|
|
|
|
- vm
|
|
|
|
- simple-init
|
|
|
|
- openstack-repos
|
|
|
|
- nodepool-base
|
|
|
|
- growroot
|
2016-03-17 11:53:29 -07:00
|
|
|
- infra-package-needs
|
2016-01-07 19:05:48 +08:00
|
|
|
env-vars:
|
|
|
|
TMPDIR: /opt/dib_tmp
|
2016-10-05 19:48:46 -04:00
|
|
|
DIB_CHECKSUM: '1'
|
2016-01-07 19:05:48 +08:00
|
|
|
DIB_IMAGE_CACHE: /opt/dib_cache
|
2019-05-14 23:11:10 -05:00
|
|
|
DIB_JOURNAL_SIZE: '512'
|
2016-12-20 12:07:42 +11:00
|
|
|
DIB_GRUB_TIMEOUT: '0'
|
2018-03-29 18:37:01 -04:00
|
|
|
GIT_HTTP_LOW_SPEED_TIME: '300'
|
|
|
|
GIT_HTTP_LOW_SPEED_LIMIT: '1000'
|
2019-02-20 09:19:47 +11:00
|
|
|
DIB_SHOW_IMAGE_USAGE: '1'
|
2020-03-16 09:51:02 -07:00
|
|
|
ZUUL_USER_SSH_PUBLIC_KEY: |
|
|
|
|
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org
|
2020-03-18 10:28:48 +11:00
|
|
|
|
|
|
|
- name: base-debuntu
|
|
|
|
abstract: True
|
|
|
|
parent: base
|
|
|
|
env-vars:
|
|
|
|
DIB_APT_LOCAL_CACHE: '0'
|
|
|
|
DIB_DISABLE_APT_CLEANUP: '1'
|
|
|
|
DIB_DEBOOTSTRAP_EXTRA_ARGS: '--no-check-gpg'
|
|
|
|
|
|
|
|
|
2022-02-08 17:56:23 -05:00
|
|
|
############ CentOS and Fedora (and derivatives) #############
|
2020-03-18 10:28:48 +11:00
|
|
|
|
2020-06-10 12:39:49 +02:00
|
|
|
- name: centos-8-stream
|
|
|
|
parent: base
|
2021-07-28 06:46:07 +10:00
|
|
|
pause: false
|
2020-06-10 12:39:49 +02:00
|
|
|
python-path: /usr/bin/python3
|
|
|
|
release: '8-stream'
|
|
|
|
elements:
|
|
|
|
- cache-devstack
|
|
|
|
- centos-minimal
|
|
|
|
- epel
|
|
|
|
env-vars:
|
|
|
|
DIB_EPEL_DISABLED: '1'
|
|
|
|
|
2021-11-03 12:39:58 +01:00
|
|
|
- name: centos-9-stream
|
|
|
|
parent: base
|
|
|
|
pause: false
|
|
|
|
python-path: /usr/bin/python3
|
|
|
|
release: '9-stream'
|
2023-09-02 13:18:19 +02:00
|
|
|
rebuild-age: 172800 # 2 days
|
2021-11-03 12:39:58 +01:00
|
|
|
elements:
|
|
|
|
- cache-devstack
|
|
|
|
- centos-minimal
|
2022-04-06 18:19:01 +02:00
|
|
|
- epel
|
2021-11-03 12:39:58 +01:00
|
|
|
env-vars:
|
|
|
|
DIB_EPEL_DISABLED: '1'
|
|
|
|
|
2022-02-08 17:56:23 -05:00
|
|
|
- name: rockylinux-8
|
|
|
|
parent: base
|
|
|
|
pause: false
|
|
|
|
python-path: /usr/bin/python3
|
|
|
|
release: '8'
|
|
|
|
elements:
|
|
|
|
- cache-devstack
|
|
|
|
- rocky-container
|
|
|
|
- epel
|
|
|
|
env-vars:
|
|
|
|
DIB_EPEL_DISABLED: '1'
|
|
|
|
|
2022-08-04 09:21:43 -04:00
|
|
|
- name: rockylinux-9
|
|
|
|
parent: base
|
|
|
|
pause: false
|
|
|
|
python-path: /usr/bin/python3
|
|
|
|
release: '9'
|
2023-09-02 13:18:19 +02:00
|
|
|
rebuild-age: 172800 # 2 days
|
2022-08-04 09:21:43 -04:00
|
|
|
elements:
|
|
|
|
- cache-devstack
|
|
|
|
- rocky-container
|
2022-09-01 09:05:38 -04:00
|
|
|
- epel
|
2022-08-04 09:21:43 -04:00
|
|
|
env-vars:
|
|
|
|
DIB_EPEL_DISABLED: '1'
|
|
|
|
|
2020-03-18 10:28:48 +11:00
|
|
|
############ Debian #############
|
|
|
|
|
2023-07-03 06:54:05 +02:00
|
|
|
- name: debian-bookworm
|
|
|
|
parent: base-debuntu
|
|
|
|
pause: false
|
|
|
|
elements:
|
|
|
|
- debian-minimal
|
|
|
|
- cache-devstack
|
|
|
|
release: bookworm
|
2023-09-02 13:18:19 +02:00
|
|
|
rebuild-age: 172800 # 2 days
|
2023-07-03 06:54:05 +02:00
|
|
|
env-vars:
|
|
|
|
DIB_DISTRIBUTION_MIRROR: 'https://mirror.dfw.rax.opendev.org/debian'
|
|
|
|
DIB_DEBIAN_SECURITY_MIRROR:
|
|
|
|
'https://mirror.dfw.rax.opendev.org/debian-security'
|
|
|
|
DIB_BLOCK_DEVICE_CONFIG: |
|
|
|
|
# Default single partition loopback
|
|
|
|
- local_loop:
|
|
|
|
name: image0
|
|
|
|
|
|
|
|
- partitioning:
|
|
|
|
base: image0
|
|
|
|
label: mbr
|
|
|
|
partitions:
|
|
|
|
- name: root
|
|
|
|
flags: [ boot, primary ]
|
|
|
|
size: 100%
|
|
|
|
mkfs:
|
|
|
|
mount:
|
|
|
|
mount_point: /
|
|
|
|
fstab:
|
|
|
|
options: "defaults,nobarrier,noatime"
|
|
|
|
fsck-passno: 1
|
|
|
|
|
|
|
|
|
2021-03-29 10:47:24 +03:00
|
|
|
- name: debian-bullseye
|
|
|
|
parent: base-debuntu
|
|
|
|
pause: false
|
|
|
|
elements:
|
|
|
|
- debian-minimal
|
|
|
|
- cache-devstack
|
|
|
|
release: bullseye
|
2021-05-03 16:32:46 +10:00
|
|
|
python-path: /usr/bin/python3
|
2021-03-29 10:47:24 +03:00
|
|
|
env-vars:
|
|
|
|
DIB_DISTRIBUTION_MIRROR: 'https://mirror.dfw.rax.opendev.org/debian'
|
|
|
|
DIB_DEBIAN_SECURITY_MIRROR:
|
|
|
|
'https://mirror.dfw.rax.opendev.org/debian-security'
|
|
|
|
DIB_DEBIAN_SECURITY_SUBPATH: ''
|
|
|
|
DIB_BLOCK_DEVICE_CONFIG: |
|
|
|
|
# Default single partition loopback
|
|
|
|
|
2020-01-22 15:05:56 -08:00
|
|
|
- local_loop:
|
|
|
|
name: image0
|
|
|
|
|
|
|
|
- partitioning:
|
Fix debian-buster partition config
There was a lack of indentation which led to:
Traceback (most recent call last):
File "/usr/local/bin/dib-block-device", line 11, in <module>
sys.exit(main())
File "/usr/local/lib/python3.5/dist-packages/diskimage_builder/block_device/cmd.py", line 120, in main
return bdc.main()
File "/usr/local/lib/python3.5/dist-packages/diskimage_builder/block_device/cmd.py", line 115, in main
self.args.func()
File "/usr/local/lib/python3.5/dist-packages/diskimage_builder/block_device/cmd.py", line 30, in cmd_init
self.bd.cmd_init()
File "/usr/local/lib/python3.5/dist-packages/diskimage_builder/block_device/blockdevice.py", line 260, in cmd_init
self.config = config_tree_to_graph(self.config)
File "/usr/local/lib/python3.5/dist-packages/diskimage_builder/block_device/config.py", line 134, in config_tree_to_graph
"Config entry top-level should be a single dict: %s" % entry)
diskimage_builder.block_device.exception.BlockDeviceSetupException:
Config entry top-level should be a single dict:
{
'base': 'image0',
'partitioning': None,
'partitions': [{'flags': ['boot', 'primary'],
'mkfs': {'mount': {'fstab': {'options': 'defaults,nobarrier,noatime', 'fsck-passno': 1}, 'mount_point': '/'}},
'size': '100%', 'name': 'root'}],
'label': 'mbr'}
Note the paritioning value is None rather than a dict with those keys in
it.
Change-Id: I543222402a8e4d08cf075b2ed7f7c45d705799ca
2020-03-09 12:21:27 -07:00
|
|
|
base: image0
|
|
|
|
label: mbr
|
|
|
|
partitions:
|
|
|
|
- name: root
|
|
|
|
flags: [ boot, primary ]
|
|
|
|
size: 100%
|
|
|
|
mkfs:
|
|
|
|
mount:
|
|
|
|
mount_point: /
|
|
|
|
fstab:
|
|
|
|
options: "defaults,nobarrier,noatime"
|
|
|
|
fsck-passno: 1
|
2020-02-14 13:26:10 +11:00
|
|
|
|
2020-03-18 10:28:48 +11:00
|
|
|
|
|
|
|
############ Gentoo #############
|
|
|
|
|
2018-03-26 16:37:27 -05:00
|
|
|
- name: gentoo-17-0-systemd
|
2020-06-09 16:21:17 +10:00
|
|
|
parent: base
|
2017-08-02 10:46:34 +10:00
|
|
|
elements:
|
2018-01-18 10:46:19 -05:00
|
|
|
- gentoo
|
2017-08-02 10:46:34 +10:00
|
|
|
env-vars:
|
2021-12-06 20:12:19 +00:00
|
|
|
GENTOO_PYTHON_TARGETS: 'python3_9'
|
|
|
|
GENTOO_PYTHON_ACTIVE_VERSION: python3.9
|
2019-09-17 12:43:36 +00:00
|
|
|
GENTOO_PROFILE: 'default/linux/amd64/17.1/systemd'
|
2020-03-18 10:28:48 +11:00
|
|
|
|
|
|
|
############ Ubuntu #############
|
|
|
|
|
2018-02-27 04:39:42 -05:00
|
|
|
- name: ubuntu-bionic
|
2020-06-09 16:21:17 +10:00
|
|
|
parent: base-debuntu
|
2020-08-21 09:22:55 +10:00
|
|
|
pause: false
|
2018-02-27 04:39:42 -05:00
|
|
|
elements:
|
|
|
|
- ubuntu-minimal
|
|
|
|
- cache-devstack
|
|
|
|
release: bionic
|
|
|
|
env-vars:
|
2022-05-22 09:25:12 +02:00
|
|
|
DIB_DISTRIBUTION_MIRROR: 'http://mirror.dfw.rax.opendev.org/ubuntu'
|
2018-01-18 10:46:19 -05:00
|
|
|
DIB_DEBIAN_COMPONENTS: 'main,universe'
|
2020-03-18 10:28:48 +11:00
|
|
|
|
2020-04-17 08:51:46 -05:00
|
|
|
- name: ubuntu-focal
|
|
|
|
parent: base-debuntu
|
2020-08-21 09:22:55 +10:00
|
|
|
pause: false
|
2020-04-17 08:51:46 -05:00
|
|
|
elements:
|
|
|
|
- ubuntu-minimal
|
|
|
|
- cache-devstack
|
|
|
|
release: focal
|
|
|
|
env-vars:
|
2022-05-22 09:25:12 +02:00
|
|
|
DIB_DISTRIBUTION_MIRROR: 'http://mirror.dfw.rax.opendev.org/ubuntu'
|
2020-04-17 08:51:46 -05:00
|
|
|
DIB_DEBIAN_COMPONENTS: 'main,universe'
|
|
|
|
|
2022-04-22 14:48:54 +02:00
|
|
|
- name: ubuntu-jammy
|
|
|
|
parent: base-debuntu
|
|
|
|
pause: false
|
|
|
|
elements:
|
|
|
|
- ubuntu-minimal
|
|
|
|
- cache-devstack
|
|
|
|
release: jammy
|
2023-09-02 13:18:19 +02:00
|
|
|
rebuild-age: 86400 # 1 days
|
2022-04-22 14:48:54 +02:00
|
|
|
env-vars:
|
2022-05-03 16:28:25 -07:00
|
|
|
DIB_DISTRIBUTION_MIRROR: 'https://mirror.dfw.rax.opendev.org/ubuntu'
|
2022-04-22 14:48:54 +02:00
|
|
|
DIB_DEBIAN_COMPONENTS: 'main,universe'
|
2022-05-20 11:07:34 +10:00
|
|
|
# NOTE(ianw) 2022-05-20 : we have found a problem on some cloud
|
|
|
|
# providers (OVH at least) where setting SSBD mitigation flags
|
|
|
|
# seems to be disabled and this causes endless kernel tracebacks
|
|
|
|
# from writing invalid flags into MSR registers, flooding the
|
|
|
|
# logs. By default spec_store_bypass_disable is set to
|
|
|
|
# "seccomp" which means the kernel forces every seccomp() call
|
|
|
|
# into this. Setting it to prctl means userspace has to opt-in
|
|
|
|
# with an explicit call. This is actually the default on more
|
|
|
|
# recent kernels; the reasons are many but the bug [1] goes
|
|
|
|
# through it with links to relevant changes.
|
|
|
|
#
|
|
|
|
# While we try and sort out either backporting this to upstream
|
|
|
|
# kernels or some other upstream workaround, we set
|
|
|
|
# spec_store_bypass_disable=prctl here to avoid this problem in
|
|
|
|
# our providers. The other bits are just the dib defaults which
|
|
|
|
# need to be replicated when overriding this.
|
|
|
|
#
|
|
|
|
# [1] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1973839
|
|
|
|
DIB_BOOTLOADER_DEFAULT_CMDLINE: 'nofb nomodeset gfxpayload=text spec_store_bypass_disable=prctl'
|
2022-04-22 14:48:54 +02:00
|
|
|
|
2024-05-21 19:37:55 +00:00
|
|
|
- name: ubuntu-noble
|
|
|
|
parent: base-debuntu
|
|
|
|
pause: false
|
|
|
|
elements:
|
|
|
|
- ubuntu-minimal
|
|
|
|
- cache-devstack
|
|
|
|
release: noble
|
|
|
|
rebuild-age: 86400 # 1 days
|
|
|
|
env-vars:
|
|
|
|
DIB_DISTRIBUTION_MIRROR: 'https://mirror.dfw.rax.opendev.org/ubuntu'
|
|
|
|
DIB_DEBIAN_COMPONENTS: 'main,universe'
|
|
|
|
|
2018-01-18 10:46:19 -05:00
|
|
|
- name: ubuntu-xenial
|
2020-06-09 16:21:17 +10:00
|
|
|
parent: base-debuntu
|
2020-08-21 09:22:55 +10:00
|
|
|
pause: false
|
2017-07-07 22:25:55 +02:00
|
|
|
elements:
|
2018-01-18 10:46:19 -05:00
|
|
|
- ubuntu-minimal
|
2017-07-07 22:25:55 +02:00
|
|
|
- cache-devstack
|
2018-01-18 10:46:19 -05:00
|
|
|
release: xenial
|
2017-07-07 22:25:55 +02:00
|
|
|
env-vars:
|
2020-05-20 14:24:21 +00:00
|
|
|
DIB_DISTRIBUTION_MIRROR: 'http://mirror.dfw.rax.opendev.org/ubuntu'
|
2018-01-18 10:46:19 -05:00
|
|
|
DIB_DEBIAN_COMPONENTS: 'main,universe'
|
2021-11-22 17:02:46 +08:00
|
|
|
|
|
|
|
############ openEuler #############
|
|
|
|
|
2022-08-03 14:21:12 +08:00
|
|
|
- name: openEuler-22-03-LTS
|
2021-11-22 17:02:46 +08:00
|
|
|
parent: base
|
|
|
|
python-path: /usr/bin/python3
|
|
|
|
elements:
|
|
|
|
- openeuler-minimal
|
2021-12-17 15:05:30 +08:00
|
|
|
- cache-devstack
|
2022-08-03 14:21:12 +08:00
|
|
|
release: 22.03-LTS
|
2021-11-22 17:02:46 +08:00
|
|
|
env-vars:
|
2022-08-03 14:21:12 +08:00
|
|
|
DIB_DISTRIBUTION_MIRROR: 'http://mirror.dfw.rax.opendev.org/openeuler'
|
2022-07-28 10:34:28 -07:00
|
|
|
|
|
|
|
############ arm64 #############
|
|
|
|
|
|
|
|
- name: ubuntu-bionic-arm64
|
|
|
|
elements: []
|
|
|
|
|
|
|
|
- name: ubuntu-focal-arm64
|
|
|
|
elements: []
|
|
|
|
|
|
|
|
- name: ubuntu-jammy-arm64
|
|
|
|
elements: []
|
|
|
|
|
2024-05-21 19:37:55 +00:00
|
|
|
- name: ubuntu-noble-arm64
|
|
|
|
elements: []
|
|
|
|
|
2022-07-28 10:34:28 -07:00
|
|
|
- name: debian-bullseye-arm64
|
|
|
|
elements: []
|
|
|
|
|
|
|
|
- name: centos-8-stream-arm64
|
|
|
|
elements: []
|
|
|
|
|
|
|
|
- name: centos-9-stream-arm64
|
|
|
|
elements: []
|
|
|
|
|
2022-08-03 14:21:12 +08:00
|
|
|
- name: openEuler-22-03-LTS-arm64
|
2022-07-28 10:34:28 -07:00
|
|
|
elements: []
|
2022-09-20 18:29:50 +02:00
|
|
|
|
|
|
|
- name: rockylinux-9-arm64
|
|
|
|
elements: []
|