cc2cdb5208
Change-Id: I90177925fd6f7a7814ffe7a64b3f57683abd2ef5 Requires: https://review.openstack.org/#/c/643731
22 lines
533 B
Plaintext
22 lines
533 B
Plaintext
{
|
|
"release": {
|
|
"rhel": {
|
|
"8": {
|
|
"python_openstackclient_package": "python3-openstackclient"
|
|
}
|
|
}
|
|
},
|
|
"default": {
|
|
"certmonger": "certmonger",
|
|
"fence_agents_package": "fence-agents-all",
|
|
"fence_virt_package": "fence-virt",
|
|
"ipa_admintools_package": "ipa-admintools",
|
|
"ipa_client_package": "ipa-client",
|
|
"ipxe_bootimgs_package": "ipxe-bootimgs",
|
|
"nfs_package": "nfs-utils",
|
|
"chrony_package": "chrony",
|
|
"pacemaker_package": "pacemaker",
|
|
"pcs_package": "pcs"
|
|
}
|
|
}
|