kdc: Move KDC to run in container

This commit is contained in:
Timo Makinen 2022-02-24 21:44:48 +00:00
parent 0c00037cf2
commit 9c083ebb81
10 changed files with 71 additions and 119 deletions

View file

@ -1,4 +1,4 @@
---
dependencies:
- {role: nginx/server}
- {role: gunicorn}
- {role: git}
- {role: podman}