summaryrefslogtreecommitdiffstats
path: root/playbooks
Commit message (Collapse)AuthorAgeFilesLines
...
* fixing syntax errorTim Flink2016-03-211-1/+1
|
* fixing some ansible warnings and removing ssl from qa static sites - using ↵Tim Flink2016-03-211-2/+2
| | | | proxies now
* Composers didn't have sudo role, so they had the old sudo and are unable to ↵Kevin Fenzi2016-03-191-0/+1
| | | | sync at the end of compose.
* Nuke old iptables task and files and drop it from blockerbugs-dev. Also kill ↵Kevin Fenzi2016-03-181-1/+0
| | | | old serverbeach templates.
* Mount gnome_backup volume on gnome_backups01Kevin Fenzi2016-03-181-0/+4
|
* Add basset01 to inventory and do not add vpn yetPatrick Uiterwijk2016-03-171-3/+3
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Prepare for basset prod deploymentPatrick Uiterwijk2016-03-171-2/+2
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Indent the blockMichael Simacek2016-03-171-5/+5
|
* Add collection in koschei stg syncMichael Simacek2016-03-171-0/+6
|
* Update Koschei staging-sync playbook to new Koschei versionMikolaj Izdebski2016-03-171-1/+1
|
* osbs: add edit role in openshift for serviceaccount builder for atomic-reactorAdam Miller2016-03-161-0/+3
| | | | Signed-off-by: Adam Miller <admiller@redhat.com>
* Add basset worker configPatrick Uiterwijk2016-03-161-0/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Get basset frontend and most of backend into ansiblePatrick Uiterwijk2016-03-161-0/+3
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* fix the path to remove getfedora.conf redirectRobert Mayr2016-03-161-1/+1
|
* drop redirect rules for staging prerelease pagesRobert Mayr2016-03-152-56/+83
|
* and away we goStephen Smoogen2016-03-142-0/+60
|
* Install the correct boxesPatrick Uiterwijk2016-03-141-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Create basset01 stg with empty playbookPatrick Uiterwijk2016-03-141-0/+35
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Change (again) what we upgrade when we upgrade pdc.Ralph Bean2016-03-141-1/+3
|
* Defining the same cert twice is uselessPatrick Uiterwijk2016-03-121-1/+0
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Only serve src.fp.o over httpsPatrick Uiterwijk2016-03-121-0/+2
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Seems we inject a / alreadyPatrick Uiterwijk2016-03-121-2/+2
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Proxy it allPatrick Uiterwijk2016-03-121-2/+2
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Add reverseproxy for pkgs.fp.o (ticket #2324)Patrick Uiterwijk2016-03-122-0/+20
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* relend: add missing builder_repo to releng-compose:releng-secondaryPeter Robinson2016-03-111-0/+1
|
* drop the openqa/fixes role, threebean says it's unneededAdam Williamson2016-03-101-1/+0
| | | | apparently the policy.py file shouldn't cause any problems.
* openqa: drop fedmsg/relay role (not needed), drop relay 'fixes'Adam Williamson2016-03-101-1/+0
| | | | let's start over and see where we're at.
* openqa: tag the fixes role with 'fedmsg' tagAdam Williamson2016-03-101-1/+1
|
* openqa: add a dumb 'fixes' role to tweak fedmsg configAdam Williamson2016-03-101-0/+1
| | | | | | | Ralph *mostly* fixed it, but the config we get from fedmsg/base still doesn't quite work, so this just hacks it up after that role's done. This will go away with a couple more fixes to the fedmsg/base role.
* openqa: need fedmsg-relay tooAdam Williamson2016-03-101-2/+3
|
* Merge branch 'master' of /git/ansibleKevin Fenzi2016-03-101-11/+11
|\
| * openqa: enable fedmsg/base role, set up NFS for prodAdam Williamson2016-03-101-11/+11
| | | | | | | | | | threebean fixed it up so fedmsg/base should be OK for us now, and we need the NFS mounts for prod (it's rebuilding atm).
* | Bring budget site live in prodKevin Fenzi2016-03-102-2/+0
|/
* Allow to keep the host header through a settingPatrick Uiterwijk2016-03-101-0/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* releng: fix up NFS mounts for different archesPeter Robinson2016-03-101-17/+4
|
* releng: add ppc koji mountsPeter Robinson2016-03-101-0/+4
|
* add compose-ppc64-01 compose-ppc64le-01 to VM listPeter Robinson2016-03-101-1/+1
|
* Setup osbs buildroot with custom 'osbs internal' cert caAdam Miller2016-03-091-2/+23
|
* try it as a pre task?Ricky Elrod2016-03-091-1/+3
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* will this install the infra repo?Ricky Elrod2016-03-091-0/+1
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* initial piwik host ansible setupRicky Elrod2016-03-091-0/+33
| | | | Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
* set up the temp NFS mount for openqa prodAdam Williamson2016-03-081-0/+10
|
* Fix data-analysis01: it needs to be explicitly told that this is a pathPatrick Uiterwijk2016-03-081-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Fix up redirects in production tooKevin Fenzi2016-03-082-6/+30
|
* Move these tasks over to the playbook instead of in roles includesKevin Fenzi2016-03-082-19/+21
|
* add more redirect rules to proxies for websitesRobert Mayr2016-03-081-20/+69
|
* openqa: test sourcing server data from NFS on stgAdam Williamson2016-03-081-4/+13
| | | | Well hey, let's hope this works!
* and I started on this but not very farStephen Smoogen2016-03-081-1/+5
|
* openqa: try mounting the NFS share on stgAdam Williamson2016-03-081-0/+10
| | | | | | | we're trying to move openQA's server data to an NFS share so the server boxes can be reinstalled without loss of test data. First step, try mounting the share on stg so we can create the two directories that will need to be mounted.
* add firewall rules and packages to data-analysisStephen Smoogen2016-03-071-1/+3
|