We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e47ee69 commit b42fa77Copy full SHA for b42fa77
templates/nodegroupconfiguration-selinux.yaml
@@ -46,7 +46,7 @@ spec:
46
47
# Install a package
48
function install_package() {
49
- bb-yum-install "$1"
+ bb-dnf-install "$1"
50
}
51
52
if is_selinux_enabled; then
0 commit comments