project-config/nodepool/elements/infra-package-needs/post-install.d
Tristan Cacqueray 66cb2317fd infra-package-needs: add support for centos-8-stream
This change fix the centos version check to work with both '8' and '8-stream'
value for DIB_RELEASE. The current test is failing with:

  $ export DIB_RELEASE=8-stream
  $ set -u
  $ [[ $DIB_RELEASE -gt 8 ]]
  bash: stream: unbound variable

The fix is lifted from
https://review.opendev.org/#/c/734083/14/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager

Change-Id: I23dca12eef1c3cc2aacf6ac50029e2bc9fde72dc
2020-10-02 18:19:07 +00:00
..
80-enable-haveged make a gentoo nodepool image 2017-10-18 15:20:11 -05:00
80-enable-infra-services infra-package-needs: add support for centos-8-stream 2020-10-02 18:19:07 +00:00
89-sshd Revert "Revert "Disable password auth on dib images"" 2018-08-14 19:56:20 +10:00