Commit Graph

29 Commits

Author SHA1 Message Date
Adam Miller
0a260d3ebc Revert "override osbs default input.json to ensure secure comms everywhere"
This reverts commit 7f809c31fb.
2016-12-16 06:39:35 +00:00
Adam Miller
a6747b056a Revert "verify_ssl: true for osbs store metadata plugin"
This reverts commit dd3b55935f.

This change is going to require a bit more work because the cert in
question is self-signed and auto-generated by the openshift-ansible
cluster bootstrapping since it's only internal to the cluster.
Patrick has an idea for how to handle this going forward, will
follow up later.
2016-12-16 06:37:50 +00:00
Adam Miller
dd3b55935f verify_ssl: true for osbs store metadata plugin
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-12-16 04:42:11 +00:00
Adam Miller
7f809c31fb override osbs default input.json to ensure secure comms everywhere
This reverts commit ab5bec7b8f.

Signed-off-by: Adam Miller <admiller@redhat.com>
2016-12-15 23:32:25 +00:00
Adam Miller
ab5bec7b8f Revert "override osbs default input.json to ensure secure comms everywhere"
This reverts commit 8a3f9ed982.
2016-12-15 17:41:25 +00:00
Adam Miller
8cf789a8ba Revert "set version v2 for tag_and_push osbs plugin override input json"
This reverts commit 1e80910934.
2016-12-15 17:41:14 +00:00
Adam Miller
1e80910934 set version v2 for tag_and_push osbs plugin override input json
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-12-15 14:26:57 +00:00
Adam Miller
8a3f9ed982 override osbs default input.json to ensure secure comms everywhere
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-12-15 14:25:13 +00:00
Adam Miller
db026247dc Revert "override osbs default input.json to ensure secure comms everywhere"
This breaks OSBS, will debug and re-apply later when fixed.

This reverts commit 52d5e432fa.
2016-12-14 23:41:28 +00:00
Adam Miller
52d5e432fa override osbs default input.json to ensure secure comms everywhere
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-12-14 23:24:41 +00:00
Adam Miller
2cb84008d0 Revert "remove pre_build koji plugin from osbs, we don't use custom repos for osbs"
This reverts commit 3baeb5a61d.
2016-12-05 18:39:48 +00:00
Adam Miller
3baeb5a61d remove pre_build koji plugin from osbs, we don't use custom repos for osbs
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-12-05 18:30:54 +00:00
Adam Miller
f4bd900b40 move osbs site customize conf to correct filename
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-12-03 06:09:41 +00:00
Adam Miller
debd16df22 Clean up OSBS items
- Remove osbs-client from koji-hub, no longer needed
    - Set site-specific OSBS plugins config
    - Remove atomic-reactor.tar.gz hardlinking for docker, no longer
      needed
    - Update osbs/atomic-reactor buildroot to user RPM version of
      atomic-reactor and not source shipped with RPM (fixed issue
      so this works now)

Signed-off-by: Adam Miller <admiller@redhat.com>
2016-12-02 23:19:04 +00:00
Adam Miller
7374fd7245 fix osbs krb5 keytab path, add new koji_kerb conf in osbs-client role
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-12-01 16:42:12 +00:00
Adam Miller
1bee593de6 fix osbs-client role templating
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-11-23 21:47:44 +00:00
Adam Miller
090c85d868 set osbs to use krb5 for koji auth instead of ssl certs
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-11-23 21:36:59 +00:00
Adam Miller
4c8624002d update osbs-client [scratch] config section to set scratch=true
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-10-14 14:39:36 +00:00
Adam Miller
34bb8fda39 add [scratch] section to osbs.conf for new scratch implementation in koji-containerbuild
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-09-20 20:34:46 +00:00
Kevin Fenzi
4f30290081 try and work around the acl module changing permissions 2016-07-20 22:05:14 +00:00
Adam Miller
bf1a02d8d3 move setfacl nrpe on /etc/osbs.conf to osbs-master group playbook and not in osbs-client role
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-07-15 18:51:07 +00:00
Adam Miller
5a954fb5ae setfacl for osbs config file for npre/nagios monitoring
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-07-14 19:40:25 +00:00
Adam Miller
438d108f5b fix permissions on osbs.conf
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-07-06 15:26:43 +00:00
Adam Miller
e5fdab6ea1 osbs: actually add koji_certs_secret to osbs-client role defaults
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-03-31 17:01:38 +00:00
Adam Miller
01c573b623 osbs: add openshift koji secret name to osbs.conf
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-03-31 16:58:19 +00:00
Adam Miller
51f969af52 fix osbs-client role builder_openshift_url in osbs.conf template 2016-03-02 21:44:12 +00:00
Adam Miller
033f0fe5e9 Set stage/dev OSBS auth to require htpasswd instead of be wide open 2016-03-02 21:00:08 +00:00
Adam Miller
23256d6f8d fix typo for osbs-client conf j2 template 2016-01-29 23:48:00 +00:00
Adam Miller
03b4b85c3f add osbs w/ v2 registry support 2016-01-28 20:31:13 +00:00