Merge pull request 'feat: install ksm for proxmox' (#168) from neoloc/proxmox_ksm into develop

Reviewed-on: unkinben/puppet-prod#168
This commit is contained in:
Ben Vincent 2024-04-24 17:46:37 +09:30
commit 2bae42fa31

View File

@ -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',