6 lines
122 B
Plaintext
6 lines
122 B
Plaintext
---
|
|
{%- from "docker/map.jinja" import docker with context %}
|
|
docker-pkgs:
|
|
pkg.installed:
|
|
- pkgs: {{ docker.pkgs }}
|