Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

bbinet
Copy link
Contributor

@bbinet bbinet commented Jun 8, 2018

@bbinet
Copy link
Contributor Author

bbinet commented Jun 11, 2018

I've rebased this PR on latest master to fix the conflict.

{%- if repo.key_server is defined %}
- keyserver: {{ repo.key_server }}
{%- endif %}
{%- if repo.key_url is defined and repo.key_url.startswith('salt://') %}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should support even http:// and https:// anyway the condition to startswith is not much logical, on the other hand we should get rid of the curl usage above

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

http/https are supported already with the curl command I think

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will be fixed properly with this: #155

@epcim epcim closed this Jun 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants