add podman pillars

This commit is contained in:
LinuxSquare 2023-10-27 16:55:59 +02:00
parent 6fff818f84
commit 6303bc4b35
2 changed files with 4 additions and 0 deletions

3
podman/init.sls Normal file
View file

@ -0,0 +1,3 @@
podman:containers:mariadb:rootpwd: tbd
podman:containers:mariadb:user: tbd
podman:containers:mariadb:userpwd: tbd

View file

@ -1,3 +1,4 @@
base:
'*':
- system
- podman