paulbsd-salt/states/tor/install.sls
Paul Lecuq 262c03d359
All checks were successful
continuous-integration/drone/push Build is passing
updated tor state
2022-12-26 10:15:34 +01:00

6 lines
98 B
Plaintext

---
{%- from "tor/map.jinja" import tor with context %}
tor-pkg:
pkg.installed:
- name: tor