Skip to content

Commit

Permalink
Merge pull request #758 from dmick/wip-rhel-93-dbus
Browse files Browse the repository at this point in the history
roles/cobbler/templates/snippets/cephlab_packages_rhel: add dbus pkgs
  • Loading branch information
akraitman authored Sep 8, 2024
2 parents ed04a8a + 054f328 commit e770ecd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions roles/cobbler/templates/snippets/cephlab_packages_rhel
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ perl
#if $distro == 'RHEL'
# Needed in RHEL9 but not CentOS9
NetworkManager-initscripts-updown
dbus-tools
dbus-daemon
#end if
#if $distro == 'CentOS'
# CentOS 9 Stream only packages
Expand Down

0 comments on commit e770ecd

Please sign in to comment.