summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
...
* This is renamed to containerPatrick Uiterwijk2017-04-121-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* copr-backend: logstash no moreclime2017-04-122-20/+0
|
* Enable the beaker scope in prod.Ralph Bean2017-04-121-1/+1
|
* Adjust language.Ralph Bean2017-04-121-1/+1
|
* Beaker openidc scope declaration.Ralph Bean2017-04-123-1/+16
|
* Use http on stg machineJakub Kadlčík2017-04-121-1/+1
|
* faf: we need to use old attribute nameMiroslav Suchý2017-04-121-7/+7
|
* faf: add names to actionsMiroslav Suchý2017-04-121-8/+16
|
* faf: configure landing pageMiroslav Suchý2017-04-121-0/+43
|
* update s390-compose for f26Peter Robinson2017-04-121-1/+1
|
* Enable copr-dev repo on stg machinesJakub Kadlčík2017-04-122-0/+16
|
* Use module-build-service from repositoryJakub Kadlčík2017-04-121-4/+1
|
* Use backend IP address from variableJakub Kadlčík2017-04-123-5/+5
|
* Remove outdated TODOJakub Kadlčík2017-04-121-13/+0
|
* Remove testing purposes stuff, we don't need them anymoreJakub Kadlčík2017-04-121-17/+0
|
* Properly configure our MBS instanceJakub Kadlčík2017-04-121-1/+23
|
* Drop OIDC settings, we will use NO_AUTHJakub Kadlčík2017-04-123-16/+1
|
* Add MBS_URL to copr.confJakub Kadlčík2017-04-121-0/+1
|
* Listen to copr-be-dev fedmsg-relayJakub Kadlčík2017-04-121-0/+10
|
* Run fedmsg-relay on copr-be-devJakub Kadlčík2017-04-123-0/+44
|
* Not listen to fedora-infra hubJakub Kadlčík2017-04-121-0/+7
|
* Allow writing into DB file in SELinuxJakub Kadlčík2017-04-121-0/+5
|
* Remove redundant fedmsg.d filesJakub Kadlčík2017-04-121-3/+9
|
* Use personal build of MBS with proxyuser patchJakub Kadlčík2017-04-121-1/+2
|
* Install copr cli config from templateJakub Kadlčík2017-04-122-0/+13
|
* this is fixed in updates, but filter it out for nowKevin Fenzi2017-04-121-0/+1
|
* Merge branch 'master' of /git/ansibleStephen Smoogen2017-04-121-3/+14
|\
| * move budget.fedoraproject.org to pull from pagure in stagingKevin Fenzi2017-04-111-3/+14
| |
* | oh yeah no need for thatStephen Smoogen2017-04-121-1/+0
|/
* and we will try nagios templatesStephen Smoogen2017-04-111-4/+0
|
* kill paste0* instancesKevin Fenzi2017-04-115-38/+27
|
* Good bye hosted03. A parting glass to your long service!Kevin Fenzi2017-04-111-9/+0
|
* drop this hosted section tooKevin Fenzi2017-04-111-6/+6
|
* drop hosted03 from nagios and various other placesKevin Fenzi2017-04-119-33/+32
|
* qa06 is an ex-hostStephen Smoogen2017-04-119-38/+13
|
* faf: install front page packageMiroslav Suchý2017-04-111-0/+1
|
* fixing secarch url for internal use on taskotron client hostsTim Flink2017-04-111-1/+1
|
* enabling atomic/cloud tests in taskotron production triggerTim Flink2017-04-111-2/+0
|
* copr-dist-git: logrotate fixclime2017-04-112-0/+14
|
* copr-dist-git: adjust cron script to new Git repo pathclime2017-04-111-1/+1
|
* copr-dist-git: remove unnecessary chown on /var/lib/copr-dist-gitclime2017-04-111-1/+0
|
* re-add arm socs with new drivesKevin Fenzi2017-04-101-0/+2
|
* adding bits for better secarch support in stgTim Flink2017-04-101-1/+6
|
* fix typo in manage-container-images roleAdam Miller2017-04-101-3/+3
| | | | | | | I had a var typo for the name used in this role. It was container_cert_dir and it should be cert_dest_dir Signed-off-by: Adam Miller <admiller@redhat.com>
* Fix target keyPatrick Uiterwijk2017-04-101-4/+2
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* we have more releases which matt watchesStephen Smoogen2017-04-102-16/+20
|
* add manage-container-images role, use w/ osbs-cluserAdam Miller2017-04-101-0/+28
| | | | | | | | | | | | | | Currently the push-docker role requires a docker daemon to be running on a machine somewhere which we don't want because it's privileged, error prone, and only manages docker registry content. This role instead uses skopeo[0], which is not privileged and understands how to manage many types of OCI[1] compliant container images. [0] - https://github.com/projectatomic/skopeo [1] - https://www.opencontainers.org/ Signed-off-by: Adam Miller <admiller@redhat.com>
* make atomic-cd cron not noisyKevin Fenzi2017-04-101-1/+1
|
* Fix a typo in Rawhide DNF nightly cron jobLubomír Sedlář2017-04-101-1/+1
| | | | | | The variable needs to be called TMPDIR, not TPMDIR. Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
* Split staging and prod docker push certsPatrick Uiterwijk2017-04-108-4/+26
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>