mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-08-23 22:41:51 -07:00
update molecule for debian container
This commit is contained in:
parent
0e4df659f4
commit
e17505fe42
3 changed files with 6 additions and 2 deletions
|
@ -10,6 +10,10 @@ platforms:
|
|||
- "8080/tcp"
|
||||
- "8443/tcp"
|
||||
- "8009/tcp"
|
||||
cgroupns_mode: host
|
||||
command: "/lib/systemd/systemd"
|
||||
volumes:
|
||||
- /sys/fs/cgroup:/sys/fs/cgroup:rw
|
||||
provisioner:
|
||||
name: ansible
|
||||
config_options:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue