5 lines
128 B
Plaintext
5 lines
128 B
Plaintext
|
---
|
||
|
{%- from "haproxy/map.jinja" import haproxy with context %}
|
||
|
haproxy-pkg:
|
||
|
pkg.installed:
|
||
|
- pkgs: {{ haproxy.packages }}
|