]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
examples/builder.yml: Add 'update-ca-trust" step for CentOS 7 2192/head
authorDan Mick <dmick@redhat.com>
Thu, 8 Feb 2024 09:41:58 +0000 (01:41 -0800)
committerDan Mick <dmick@redhat.com>
Thu, 8 Feb 2024 09:46:37 +0000 (01:46 -0800)
commitaf1bac007dd2c4a086e1148923e932ac4b9e31d0
tree70a757f17f8479c888ef2ad5d65359898711338e
parenteb33c39a1d039d38e8e2591152ceb6c61a0fcf66
examples/builder.yml: Add 'update-ca-trust" step for CentOS 7

get_url to update agent.jar was failing with a cert error,
but jenkins.ceph.com's cert was fine; on a hunch I updated the
dynamic ca trust database and that resolved the error.  I can't
see that it would do any damage to do so unconditionally.

Signed-off-by: Dan Mick <dmick@redhat.com>
ansible/examples/builder.yml