puppet-prod/hieradata/virtual/physical.yaml
Ben Vincent cc01259a64 feat: change packages to Hash
- change from multiple arrays for managing packages to a hash
- change to ensure_packages to prevent duplicate resource conflicts
2024-07-27 13:01:06 +10:00

4 lines
73 B
YAML

---
profiles::packages::include:
"%{hiera('lm-sensors::package')}": {}