zuul-jobs/dib-elements/nodepool-base/pkg-map
James E. Blair 7521476a99 Copy DIB elements from project-config
This commit is a verbatim copy of the nodepool/elements directory
in the openstack/project-config repo.

Change-Id: I86768fcda43f2997700ce748ba7118a2ab2d43f0
2024-09-12 08:40:30 -07:00

15 lines
207 B
Plaintext

{
"release": {
"debian": {
"bookworm": {
"unbound": "unbound dns-root-data"
}
},
"ubuntu": {
"noble": {
"unbound": "unbound dns-root-data"
}
}
}
}