Update other nodepool config for gentoo

In [1] only one of the nodepool configs was updated, we need to add it
to the other two, too.

[1] https://review.openstack.org/504530

Change-Id: I37856e1ea3e6f12e8289878a0a2a55bbbbc5e2e2
This commit is contained in:
Jens Harbott 2017-11-09 18:16:49 +00:00 committed by Jens Harbott (frickler)
parent 8eda1c4070
commit 443b6417f2
2 changed files with 40 additions and 0 deletions

View File

@ -372,6 +372,26 @@ diskimages:
DIB_IMAGE_CACHE: /opt/dib_cache
QEMU_IMG_OPTIONS: compat=0.10
DIB_GRUB_TIMEOUT: '0'
- name: gentoo
elements:
- gentoo
- vm
- simple-init
- openstack-repos
- nodepool-base
- growroot
- infra-package-needs
env-vars:
TMPDIR: /opt/dib_tmp
DIB_CHECKSUM: '1'
DIB_IMAGE_CACHE: /opt/dib_cache
QEMU_IMG_OPTIONS: compat=0.10
DIB_GRUB_TIMEOUT: '0'
GENTOO_PORTAGE_CLEANUP: 'True'
DIB_INSTALLTYPE_pip_and_virtualenv: 'package'
DIB_INSTALLTYPE_simple_init: 'repo'
GENTOO_PYTHON_TARGETS: 'python2_7 python3_5'
GENTOO_PYTHON_ACTIVE_VERSION: python3.5
- name: opensuse-423
elements:
- opensuse-minimal

View File

@ -1138,6 +1138,26 @@ diskimages:
DIB_IMAGE_CACHE: /opt/dib_cache
QEMU_IMG_OPTIONS: compat=0.10
DIB_GRUB_TIMEOUT: '0'
- name: gentoo
elements:
- gentoo
- vm
- simple-init
- openstack-repos
- nodepool-base
- growroot
- infra-package-needs
env-vars:
TMPDIR: /opt/dib_tmp
DIB_CHECKSUM: '1'
DIB_IMAGE_CACHE: /opt/dib_cache
QEMU_IMG_OPTIONS: compat=0.10
DIB_GRUB_TIMEOUT: '0'
GENTOO_PORTAGE_CLEANUP: 'True'
DIB_INSTALLTYPE_pip_and_virtualenv: 'package'
DIB_INSTALLTYPE_simple_init: 'repo'
GENTOO_PYTHON_TARGETS: 'python2_7 python3_5'
GENTOO_PYTHON_ACTIVE_VERSION: python3.5
- name: opensuse-423
elements:
- opensuse-minimal