[Ci-users] Unable to access ci.centos.org from within Duffy

Wed Jul 13 19:54:55 UTC 2016
Colin Walters <walters at verbum.org>

On Wed, Jul 13, 2016, at 02:05 PM, Brian Stinson wrote:

> You can use 'http://artifacts.ci.centos.org' both inside and outside the
> CI Infra.

Oh right, now I remember we talked about this before, and the problem
I had with that was that it lacks (working) https://.  I ended up working
around that in the same way I did before, sed the baseurl just when
working in the CI infra:

https://github.com/cgwalters/sig-atomic-buildscripts/blob/c5e06fab28a42aecc31dcdc7ea3425889c1524a0/centos-ci/jjb/sig-atomic.yml#L78

It's OK for now, but it'd be nicer to have https:// by default there too.