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 b3d8865 commit 809769dCopy full SHA for 809769d
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