Update from master

This commit is contained in:
Spitap
2022-09-19 15:39:05 +02:00
17 changed files with 56 additions and 28 deletions

View File

@@ -20,6 +20,7 @@ class Postwhite(base.Installer):
]
no_daemon = True
packages = {
"deb": ["bind9-host"],
"rpm": ["bind-utils"]
}