mirror of
https://github.com/saltstack-formulas/rsyncd-formula.git
synced 2026-09-21 23:27:51 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{% for key, value in salt['pillar.get']('rsyncd:secrets').iteritems() %}
|
||||
{key}:{value}
|
||||
{% endfor%}
|
||||
Reference in New Issue
Block a user