<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ci/+/21152">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ansible: roles/docker: Add ca-certificates<br><br>If that package is not installed, adding the GPG key fails with SSL<br>certificate verification, at least on a debian10 i386 lxc:<br><br>TASK [add docker gpg key to apt keyring] *************************************************************<br>fatal: [gtp0-deb10build32-ansible]: FAILED! => {"changed": false, "msg": "Failed to download key at https://download.docker.com/linux/debian/gpg: Request failed: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)>"}<br><br>Change-Id: I58259a99258c9c7471e1fcf03a3a7b62fa9c6a48<br>---<br>M ansible/roles/docker/tasks/main.yml<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/52/21152/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/ansible/roles/docker/tasks/main.yml b/ansible/roles/docker/tasks/main.yml</span><br><span>index 6ffe1af..2dbe47b 100644</span><br><span>--- a/ansible/roles/docker/tasks/main.yml</span><br><span>+++ b/ansible/roles/docker/tasks/main.yml</span><br><span>@@ -9,6 +9,7 @@</span><br><span>     - apt-transport-https</span><br><span>     - gnupg</span><br><span>     - cron</span><br><span style="color: hsl(120, 100%, 40%);">+    - ca-certificates</span><br><span> </span><br><span> - name: add docker gpg key to apt keyring</span><br><span>   apt_key:</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ci/+/21152">change 21152</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-ci/+/21152"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ci </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I58259a99258c9c7471e1fcf03a3a7b62fa9c6a48 </div>
<div style="display:none"> Gerrit-Change-Number: 21152 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>