]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Feat: nodo::utils::multimedia::bluetooth: manage bluez and bluez-tools master
authorSilvio Rhatto <rhatto@riseup.net>
Wed, 11 Feb 2026 00:21:54 +0000 (21:21 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Wed, 11 Feb 2026 00:21:54 +0000 (21:21 -0300)
manifests/utils/multimedia/bluetooth.pp

index 8d3c74a5f9c22ca696de74d4a1faafead111bb41..e2d51a5cd5dcdb21d14e30cf4adc1984162d477b 100644 (file)
@@ -4,6 +4,8 @@ class nodo::utils::multimedia::bluetooth (
   $ensure = 'installed',
 ) {
   package { [
+    'bluez',
+    'bluez-tools',
     'blueman',
     'bluetooth',
     'pulseaudio-module-bluetooth',