--- # ============================================================================ # Debian-family overrides (Ubuntu, Debian) # ============================================================================ # Package facts module needs python3-apt on the target. baseline_packages_family: - python3-apt - apt-transport-https - software-properties-common - lsb-release - unattended-upgrades baseline_sudo_group: sudo # Service names baseline_chrony_service: chrony baseline_chrony_config_path: /etc/chrony/chrony.conf baseline_sshd_service: ssh # Unattended-upgrades file locations baseline_unattended_config_dir: /etc/apt/apt.conf.d