diff --git a/site/profiles/manifests/proxmox/params.pp b/site/profiles/manifests/proxmox/params.pp index 2a4844e..d520f45 100644 --- a/site/profiles/manifests/proxmox/params.pp +++ b/site/profiles/manifests/proxmox/params.pp @@ -23,7 +23,8 @@ class profiles::proxmox::params ( 'proxmox-ve', 'postfix', 'open-iscsi', - 'frr-pythontools' + 'frr-pythontools', + 'ksm-control-daemon' ], Array $pve_packages_remove = [ 'os-prober',