summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix list-vms-per-host scriptToshio くらとみ2016-11-051-2/+2
| | | | | Ansible-2.2 introduced more special result vars. Omit all tresults vars starting with '_ansible' to compensate.
* update ssh known hostsKevin Fenzi2016-11-051-2/+5
|
* try this syntaxKevin Fenzi2016-11-041-2/+2
|
* try and set this to default to avoid two fails on every cloud instanceKevin Fenzi2016-11-041-2/+2
|
* Merge branch 'master' of /git/ansiblePeter Robinson2016-11-041-8/+10
|\
| * need to protect against this being undefined on builders that are not doing ↵Kevin Fenzi2016-11-041-2/+2
| | | | | | | | createrepo jobs like arm01/02/04 and bkernel01/02
| * drop old duplicate lineKevin Fenzi2016-11-041-1/+0
| |
| * Simplify the logic around /mnt/koji links.Kevin Fenzi2016-11-041-7/+10
| | | | | | | | | | We need to fix the new ppc hosts as they got the alternative arch config for this link. Staging should also follow primary on this.
* | disable rawhide compse on ppc secondary now we've mergedPeter Robinson2016-11-041-1/+1
|/
* semi colin is no longer used for host/group seperator. Only use :Kevin Fenzi2016-11-043-10/+10
|
* drop duplicate krb_builderKevin Fenzi2016-11-042-4/+0
|
* update ssh known hostsKevin Fenzi2016-11-041-8/+11
|
* buildvm ppc: adjust bridge configPeter Robinson2016-11-042-4/+4
|
* Add ppc64 and ppc64le to list of koschei archesMichael Simacek2016-11-041-1/+1
|
* Fix atomic git url for pdc-updater at @puiterwijk's suggestion.Ralph Bean2016-11-041-1/+1
|
* drop some whitespace here to avoid changing prodKevin Fenzi2016-11-041-1/+0
|
* tweak cloud setup to try and get rid of anoying noise in check diffKevin Fenzi2016-11-031-0/+1
|
* Disable krb_builder in general, it's enabled per hostPatrick Uiterwijk2016-11-031-0/+3
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* fix tagsKevin Fenzi2016-11-031-7/+8
|
* update owner-sync-pkgdb to support the docker namespaceDennis Gilmore2016-11-032-7/+20
| | | | | | update the script to sync from pkgdb to koji and enable it via a cronjob Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
* builders: run keytab/service after kojid is installed because it needs ↵Peter Robinson2016-11-032-5/+5
| | | | /etc/kojid/ to be there
* keytab: add check for yum/dnfPeter Robinson2016-11-031-0/+9
|
* fix buildvm-ppc64le-10root2016-11-031-1/+3
|
* buildvm: Power64: further fix upsPeter Robinson2016-11-0312-10/+32
|
* Decode and destroy the b64-encoded keytabPatrick Uiterwijk2016-11-031-0/+15
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* This is not supposed to register the keytab varPatrick Uiterwijk2016-11-031-1/+0
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Use ipa-server based method for getting service keytabsPatrick Uiterwijk2016-11-031-16/+36
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Make builders use the https proxy for krbPatrick Uiterwijk2016-11-031-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Allow specifying krb_builder to setup a builder as using krbPatrick Uiterwijk2016-11-0317-2/+31
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Lie to virt-install to get the right interface on the right bridgePatrick Uiterwijk2016-11-031-1/+3
| | | | | | For some reason, the PPC64 kernel likes to swap interfaces around. Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* buildvm: ppc: fix IP address confusionPeter Robinson2016-11-032-4/+4
|
* Fix running koji_build tasks on taskotron-prodMartin Krizek2016-11-031-0/+4
|
* add cron to renew taiga certdoteast2016-11-024-0/+29
|
* fix ppc builder eth typoPeter Robinson2016-11-021-1/+1
|
* builders: Power64 add new runroot for primary, add more capacityPeter Robinson2016-11-0213-32/+68
|
* Set a koji-hub ProxyPrincipal for modularity in staging.Ralph Bean2016-11-021-0/+6
|
* fix osbs/cleanup-docker-storage cron entryAdam Miller2016-11-021-1/+1
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* Apply krb5 no_canonicalize on all stg buildvmsPatrick Uiterwijk2016-11-011-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* By default, protect against schema changes in BDRPatrick Uiterwijk2016-11-011-0/+6
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* adding python_versions check to stgTim Flink2016-11-011-0/+1
|
* make sure we make the fmw dir on sundriesKevin Fenzi2016-11-011-0/+5
|
* remove un-needed debug from osbs-clusterAdam Miller2016-11-011-2/+0
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* In ansible 2.2 always_run is depreciated. Switch to check_mode.Kevin Fenzi2016-11-0167-124/+124
|
* only refresh image streams on the osbs masterAdam Miller2016-11-011-1/+19
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* Try out the new koji postCommit fedmsg stuff in staging.Ralph Bean2016-11-011-1/+20
|
* use git module version (not refspec) in ansible-ansible-openshift-ansibleAdam Miller2016-11-013-4/+4
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* Layout fixPierre-Yves Chibon2016-11-011-1/+1
|
* Properly format the diffs sentPierre-Yves Chibon2016-11-011-1/+1
|
* Correctly store the diffsPierre-Yves Chibon2016-11-011-2/+2
|
* Include the lines changed/edited in the email sentPierre-Yves Chibon2016-11-011-5/+10
|