moved FIXMEs to an external list
This commit is contained in:
@@ -15,7 +15,6 @@ restic-{{ name }}:
|
||||
- user: restic-{{ name }}
|
||||
- group: restic-{{ name }}
|
||||
- mode: 400
|
||||
# TODO: we don't ensure a root rsa key exists on the minion
|
||||
- contents: {{ salt.mine.get(minion_id, 'root_id_rsa_pub').get(minion_id, "") | yaml_encode }}
|
||||
{% endfor %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user