Skip to content

Conversation

@epcim
Copy link
Member

@epcim epcim commented Jun 13, 2018

Change-Id: I1b50c287a4030a9cefa1b819017d59cc5fb1c197

@epcim epcim force-pushed the fix-curl-behind-proxy2 branch 4 times, most recently from f603d0d to e642d80 Compare June 13, 2018 08:07
echo "{{ repo.key | indent(12) }}" | apt-key add -
- unless: |
apt-key finger --with-colons | grep -qF $(echo "{{ repo.key| indent(12) }}" | gpg --with-fingerprint --with-colons | grep -E '^fpr')
echo '{{ repo.key | indent(8) }}' | apt-key add -
Copy link
Contributor

Choose a reason for hiding this comment

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

this approach will not work ;(

Copy link
Member Author

Choose a reason for hiding this comment

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

its just removed unless

@epcim epcim force-pushed the fix-curl-behind-proxy2 branch 2 times, most recently from a2932eb to 3a829f2 Compare June 13, 2018 08:29
- fixed pkgrepo.manage to use/prefer key_url for salt >= 2017.7
- updated syntax for key verificatoin
- fix, avoid curl for salt:// schema (as in #156)

Change-Id: I1b50c287a4030a9cefa1b819017d59cc5fb1c197
@epcim epcim force-pushed the fix-curl-behind-proxy2 branch from 3a829f2 to 9f30456 Compare June 13, 2018 08:41
@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.

3 participants