summaryrefslogtreecommitdiffstats
path: root/files/osbs
Commit message (Collapse)AuthorAgeFilesLines
* switch osbs stage to overlayfs, increase ram per nodeAdam Miller2017-08-211-0/+1
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* add systemd drop-in conf for osbs dockerAdam Miller2017-08-081-0/+8
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* update osbs buildroot in stage to use python3 and our registry base imageAdam Miller2017-07-191-4/+3
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* add newline to end of cleanup-docker-storage so cron is happyAdam Miller2017-06-301-1/+2
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* set cleanup-docker-storage to run at 5 past midnightAdam Miller2017-03-101-1/+1
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* Let's be even more obnoxiousPatrick Uiterwijk2016-12-142-0/+4
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Allow OSBS to contact krbPatrick Uiterwijk2016-12-142-0/+7
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* switch infrastructure.repo to infra-tags.repo for OSBS buildrootAdam Miller2016-12-082-2/+2
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* to make creme-de-methe take equal parts bourbon and mint flavor maaloxStephen Smoogen2016-12-071-0/+2
|
* OSBS buildroot set ot f24 for now as that's what's been tested/validatedAdam Miller2016-12-072-2/+2
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* Switch OSBS Prod to osbs-clusterAdam Miller2016-12-073-7/+10
| | | | | | | | | | - remove osbs-master and osbs-node playbooks - add osbs production hosts to osbs-cluster playbook - migrate osbs production buildroot Dockerfile to j2 template (like we have in staging) - add infrastructure repo to buildroot dir and Dockerfile Signed-off-by: Adam Miller <admiller@redhat.com>
* Clean up OSBS itemsAdam Miller2016-12-021-4/+2
| | | | | | | | | | | | - 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>
* fix ccache entry for osbs buildroot to includ uid in pathAdam Miller2016-11-291-1/+1
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* set default krb5.conf ccache for OSBS buildroot containerAdam Miller2016-11-291-0/+1
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* enable maxamillion's atomic-reactor copr for STG osbs buildroot for testingAdam Miller2016-11-231-1/+2
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* set osbs to use krb5 for koji auth instead of ssl certsAdam Miller2016-11-231-0/+1
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* apply fixes from Patrick for OSBS node dnsmasq and proxy iptablesAdam Miller2016-11-082-0/+6
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* Allow osbs.stg:443Patrick Uiterwijk2016-11-081-0/+3
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* apply Patricks magic osbs cluster iptables rules to new clusterAdam Miller2016-11-082-53/+81
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* switch iptables for osbs cluster docker bridge interface lbr0Adam Miller2016-11-082-50/+50
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* openshift builds aren't in the cluster overlay network, fix iptables rulesAdam Miller2016-11-072-50/+50
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* docker bridge interface firewall rules for osbs overlay cluster networkAdam Miller2016-11-073-0/+140
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* add osbs old build cleanup for openshift clusterAdam Miller2016-11-071-0/+4
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* fix osbs/cleanup-docker-storage cron entryAdam Miller2016-11-021-1/+1
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* move cleanup-docker-storage in the right path in files/osbs/Adam Miller2016-10-211-0/+4
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* that would be python-docker-squash and not docker-squashAdam Miller2016-06-172-2/+2
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* add docker-squash to osbs buildroot docker imageAdam Miller2016-06-172-2/+2
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* remove copr from buildroot Dockerfile for stage, no longer needed, ↵Adam Miller2016-06-171-1/+1
| | | | | | everything is in Fedora proper now Signed-off-by: Adam Miller <admiller@redhat.com>
* need a -y for the dnf command in Dockerfile for buildAdam Miller2016-04-181-1/+1
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* need to have dnf-plugins-core installedAdam Miller2016-04-181-1/+1
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* add copr to osbs buildroot for testing in staging envAdam Miller2016-04-182-0/+7
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* move from osbs-dev to osbs since we're not dev anymoreAdam Miller2016-04-181-1/+1
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* Revert "osbs-master: set atomic-reactor buildroot access to docker registry"Adam Miller2016-04-181-3/+0
| | | | This reverts commit 95c19484bb88ef9d34d5a8dd9f966fa05d54f5ff.
* osbs-master: set atomic-reactor buildroot access to docker registryAdam Miller2016-04-151-0/+3
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* helps to actually provide the docker-storage-setup fileAdam Miller2016-04-152-1/+1
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* refactor how osbs copr repos are handled for stageAdam Miller2016-04-142-0/+16
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* setup osbs files dir, add docker-storage settings, setup docker-storage for ↵Adam Miller2016-04-122-0/+8
| | | | | | osbs-masters Signed-off-by: Adam Miller <admiller@redhat.com>
* remove old openshift for osbs, no longer neededAdam Miller2016-01-122-26/+0
|
* Add post-install configration for openshift, OSBS and atomic-reactorAdam Miller2015-08-072-0/+26