comparison package_lists.py @ 289:65e28d2e0cd8

move static templates to files/ ; use inventory tags for selecting hosts+features ; other refactors
author drewp@bigasterisk.com
date Sun, 21 Apr 2024 17:07:23 -0700
parents 73ec5064da44
children 5f3e053ba888
comparison
equal deleted inserted replaced
288:3af02e24eaf9 289:65e28d2e0cd8
89 'sysstat', 89 'sysstat',
90 'tcpdump', 90 'tcpdump',
91 'wakeonlan', 91 'wakeonlan',
92 ] 92 ]
93 93
94 for_bang_ditto = [ 94 for_ditto = [
95 'dnsmasq', 95 'dnsmasq',
96 'nfs-common', 96 'nfs-common',
97 'openntpd', 97 'openntpd',
98 'zfs-auto-snapshot', 98 'zfs-auto-snapshot',
99 'zfs-zed', 99 'zfs-zed',