Commit graph

8237 commits

Author SHA1 Message Date
Ralph Bean
079c95be26 Use the short inventory hostname here for pagure-stg01 to work. 2015-05-18 18:20:39 +00:00
Ralph Bean
2b048c744b (pagure) Install fedmsg-relay before trying to start it. 2015-05-18 18:08:32 +00:00
Ralph Bean
9b5b7989c3 Tag that new role. 2015-05-18 18:05:30 +00:00
Ralph Bean
8298f7e068 Give pagure its own fedmsg bus. 2015-05-18 18:03:11 +00:00
Ralph Bean
77c7a11536 Remove global fedmsg references to pagure. 2015-05-18 17:45:22 +00:00
Ralph Bean
6127a6b839 All's well that ends well... and that doesn't include this commit.
Revert "Add pagure-stg01 to the [staging] group."

This reverts commit 3bb8ce24e0.
2015-05-18 17:42:36 +00:00
Ralph Bean
3bb8ce24e0 Add pagure-stg01 to the [staging] group. 2015-05-18 17:40:54 +00:00
Ralph Bean
ec99b89a1f Add configure fedmsg for pagure. 2015-05-18 17:37:05 +00:00
Miroslav Suchý
ef582e3a31 typo 2015-05-18 15:55:12 +02:00
Miroslav Suchý
fdd80f3ad0 override vars/Fedora.yml as we want to keep firewalld
it is required for fail2ban, but the service should be disabled
2015-05-18 15:53:48 +02:00
Miroslav Suchý
bc25068db1 make this work with --check 2015-05-18 15:37:47 +02:00
Ralph Bean
fb8e925362 Merge branch 'master' of /git/ansible 2015-05-18 13:27:20 +00:00
Ralph Bean
b69aceb930 (copr) use staging and production URLs for fedmenu. 2015-05-18 13:27:05 +00:00
Valentin Gologuzov
2e1c954a0c [copr] trying to spinup copr-keygen-dev in the new cloud 2015-05-18 15:25:44 +02:00
Miroslav Suchý
5c7d33202d add persistent tenant more VCPU 2015-05-18 15:07:45 +02:00
Pierre-Yves Chibon
af34ed04a1 Move the temp folder of pagure to fix cloning 2015-05-18 14:10:02 +02:00
Miroslav Suchý
eaa4268811 migrate to new cloud 2015-05-18 13:43:26 +02:00
Miroslav Suchý
3befce1b86 migrate to new cloud 2015-05-18 13:40:03 +02:00
Valentin Gologuzov
d0c26bbdd3 [copr] new playbook for copr-keygen in the new cloud 2015-05-18 12:51:51 +02:00
Pierre-Yves Chibon
01c667be07 Tag the mirrormanager2 frontend tasks 2015-05-18 11:32:02 +02:00
Pierre-Yves Chibon
45d8e7e0d7 Configure fedmenu for mirrormanager2 2015-05-18 11:30:36 +02:00
Pierre-Yves Chibon
80463e9893 Enforce the pagure cookie to be over https 2015-05-17 10:36:21 +02:00
Kevin Fenzi
19e340961f Exclude 22_Alpha and 22_Beta from download-ib02. It's full. 2015-05-16 02:09:31 +00:00
Kevin Fenzi
f69e3c73e3 Revert this again for now. http/https access should be used instead of nfs for koschei. 2015-05-15 20:44:56 +00:00
Kevin Fenzi
a29a97c478 Add alias for msftazure pointing to a fas group. This will be used for fedora azure interactions. 2015-05-15 20:13:48 +00:00
Adrian Reber
74c772f99f Fix redirect from publiclist to mirrormanager.
There have been reports that the old links pointing to the mirrorlist
are no longer working:

 $ curl -I http://mirrors.fedoraproject.org/publiclist/
 Location: https://admin.fedoraproject.org/mirrormanager///

This redirect still works but trying to access a specific mirrorlist
fails:

 $ curl -I http://mirrors.fedoraproject.org/publiclist/EPEL/7/
 Location: https://admin.fedoraproject.org/mirrormanager///EPEL/7/
 $ curl -I https://admin.fedoraproject.org/mirrormanager///EPEL/7/
 HTTP/1.1 404 NOT FOUND

At different places there are just too many slashes added. Removing the
slashes seems to help.
2015-05-15 19:06:05 +00:00
Miroslav Suchý
d719137dbb add url to FEDMENU for Copr 2015-05-15 10:34:20 +02:00
Miroslav Suchý
632f72ca90 use builder image in stg 2015-05-14 22:45:49 +02:00
Miroslav Suchý
0112540dbc the variable prepare_base_image must be in next block to have effect 2015-05-14 20:59:49 +02:00
8d2a811102 fixing hub URL to use internal hostname 2015-05-14 18:56:42 +00:00
ab4c16885c fixing botched syntax for beaker mysql user creation 2015-05-14 18:31:53 +00:00
a7af3fcb97 replacing incorrect hardcoded db names with variable 2015-05-14 18:27:44 +00:00
dac182e972 fixing wrong username/password for beaker mysql user 2015-05-14 18:22:39 +00:00
Ralph Bean
0ae859f76d That's not how rdiff-backup works. This is. 2015-05-14 18:13:18 +00:00
Ralph Bean
f3408ad27e Merge branch 'master' of /git/ansible 2015-05-14 18:08:19 +00:00
Ralph Bean
9627fa77c2 Declare backups for pagure. 2015-05-14 18:07:48 +00:00
f887f5baa7 add missing deps for beaker labcontroller 2015-05-14 17:42:20 +00:00
d544d05f71 beaker yum repo config is in beaker/base now 2015-05-14 17:37:28 +00:00
5637e6a34b deduping beaker repo files, fixing issue with url rendering for those repos on rhel 2015-05-14 17:35:39 +00:00
Kevin Fenzi
5ae73faa7c Fix transient cloud for non atomic case 2015-05-14 17:33:55 +00:00
Kevin Fenzi
d303646d39 Added info about how to install the self signed cloud cert. 2015-05-14 17:23:55 +00:00
bd2cb4161c adding mariadb_root_password for beaker-stg 2015-05-14 17:15:27 +00:00
42a088fcaa fixing issue with a weird colon char 2015-05-14 17:09:22 +00:00
4dfc8945ef fixing ansible syntax issues in beaker-stg group_vars 2015-05-14 17:06:11 +00:00
1b784e7778 Adding beaker lab controller and server roles for beaker-stg 2015-05-14 17:00:35 +00:00
Kevin Fenzi
d2011bc0e7 First stab at cloud readme, security groups section still needs re-write 2015-05-14 16:51:26 +00:00
Kevin Fenzi
c57f5151fe Tag the rkhunter role 2015-05-14 15:39:00 +00:00
Kevin Fenzi
7aa6f8fd9a Try and adjust rkhunter config for cloud nodes 2015-05-14 15:34:10 +00:00
Miroslav Suchý
74b02ea284 typo 2015-05-14 17:31:45 +02:00
Valentin Gologuzov
77a51304e9 [copr] backend/new-cloud pass key_name to nova_compute in builder playbook 2015-05-14 16:48:51 +02:00