13
1
Fork 0
mirror of https://github.com/netzbegruenung/passbolt-salt synced 2024-05-05 13:53:40 +02:00
passbolt-salt/example/states/important_secret/init.sls
2020-02-01 19:55:31 +01:00

7 lines
144 B
Plaintext

important_secrets:
file.managed:
- name: /etc/secret.conf
- source: salt://important_secrets/files/secret.conf
- template: jinja