c88e7dd314
ci/woodpecker/pr/ruby-validate Pipeline was successful
ci/woodpecker/pr/yamllint Pipeline was successful
ci/woodpecker/pr/bolt-validate Pipeline was successful
ci/woodpecker/pr/puppet-lint Pipeline was successful
ci/woodpecker/pr/erb-validate Pipeline was successful
ci/woodpecker/pr/epp-validate Pipeline was successful
ci/woodpecker/pr/puppet-validate Pipeline was successful
ci/woodpecker/pr/ruby-check Pipeline was successful
s3.ceph.unkin.net is the S3 endpoint name (a CNAME to radosgw.service.consul). The radosgw hosts front RGW with nginx (443 -> radosgw:7480) using the vault cert, so both the cert and nginx must recognise the name. - Add s3.ceph.unkin.net to profiles::pki::vault::alt_names (cert SAN). - Add s3.ceph.unkin.net to profiles::nginx::simpleproxy::nginx_aliases so nginx answers for it.