Repository URL in pillar#9
Conversation
|
I like your commit, but could you translate your commit message to English? As a native German speaker I can read it, but other people might not be so furtunate :) |
|
I have changed my commit. I also updated the example.pillar. |
|
Thank you for your changes! One thing met my eye, though. Where do you set the defaults for It would be nice if users were given the ability to override those values in, for example, Furthermore this change might make sense for both Debian and RedHat type repositories. Thanks a lot for your effort, much appreciated! |
|
You're right. I did set the defaults in map.jinja. Also I added gpgname to be variable. |
| 'repo': | ||
| { | ||
| 'gpgurl': 'http://packages.elasticsearch.org/GPG-KEY-elasticsearch', | ||
| 'url': 'http://packages.elasticsearch.org/logstashforwarder/centos/', |
There was a problem hiding this comment.
This is indented differently unfortunately :(
|
Cool, thank you.. I found two other things (see my comments) of which I am not sure if they constitute a problem or not. I'll look at this later. |
No description provided.