Skip to content

Commit

Permalink
Fix format (#34)
Browse files Browse the repository at this point in the history
fixes #33
  • Loading branch information
javierbertoli authored and aboe76 committed Dec 11, 2018
1 parent 9c580bb commit bab7586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logstash/repo.sls
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ logstash-repo:
logstash-repo:
pkgrepo.{{ repo_state }}:
- name: elastic
- humanname: "Elastic repository for " ~ {{ version }} ~ ".x packages"
- humanname: Elastic repository for {{ version }}.x packages
- baseurl: https://artifacts.elastic.co/packages/{{ version }}.x/yum
- gpgkey: https://artifacts.elastic.co/GPG-KEY-elasticsearch
- gpgcheck: 1
Expand Down

0 comments on commit bab7586

Please sign in to comment.