https://github.com/ecmwf-projects/dib-elements
https://github.com/ecmwf-projects/dib-elements
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ecmwf-projects/dib-elements
- Owner: ecmwf-projects
- License: apache-2.0
- Created: 2023-07-04T14:18:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-11-07T12:24:00.000Z (7 months ago)
- Last Synced: 2025-11-07T14:24:10.566Z (7 months ago)
- Language: Shell
- Size: 42 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ECMWF Image Elements
This repository provides OpenStack `Diskimage Builder (DIB) ` elements for the images build at ECMWF infrastructure for CCI.
The list has been tested using python 3.6.8, DIB 3.19.1 on a centos stream 8 builder to build centos7,centos8-stream/ubuntu/debian/rocky images.
## Elements
This repository provides the following DIB elements:
* ``locales``: Installs aditional locales when needed in rocky and centos.
* ``prometheus-exporter``: Enables installation of the prometheus exporter from the binaries built locally at ECMWF and hosted on nexus.
* ``removebogusdns``: Removes the bogus DNS entry that is found in upstream rocky builds.
* ``rocky-install-extra``: Enables installation of additional binaries on rocky distributions, as requested by ECMWF users.
* ``ubuntu-install-extra``: Additional binaries are required by users in EWC for ubuntu.
* ``centos-install-extra``: Additional binaries are required by users in EWC for centos. (OBSOLETE)