fix linefeed
This commit is contained in:
parent
fd7bc27510
commit
e0b5185d31
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ vault:
|
|||
- require:
|
||||
{%- if vault.self_signed_cert.enabled %}
|
||||
- cmd: generate self signed SSL certs
|
||||
{% endif -%}
|
||||
{% endif %}
|
||||
- file: /etc/vault/config/server.hcl
|
||||
- onchanges:
|
||||
- cmd: install vault
|
||||
|
|
Loading…
Reference in a new issue