Commit Graph

1252 Commits

Author SHA1 Message Date
Tim Flink
7448986cd5 fixing the correct variables, returning to underscore in var name 2015-02-02 06:30:36 +00:00
Tim Flink
5d48d0b4e2 trying a different var, ansible doesn't seem to like hyphens 2015-02-02 06:27:44 +00:00
Tim Flink
d77696b82d removing underscore from var name in attempt to fix ansible var lookup issue 2015-02-02 06:25:46 +00:00
Tim Flink
d29660460c missed a variable for phab install 2015-02-02 06:15:11 +00:00
Tim Flink
21ab50a371 move ssh on qadevel-stg back to a port that works, make git setup conditional 2015-02-02 05:53:13 +00:00
Tim Flink
768a4f9f21 changing syntax of alternate ssh port for qadevel-stg 2015-02-02 05:22:25 +00:00
Tim Flink
d34cacb208 fixing syntax errors in qadevel-stg group-vars 2015-02-02 05:16:46 +00:00
Tim Flink
a37007fa4c first pass at phabricator role, updating qadevel-stg for phab 2015-02-02 05:13:02 +00:00
Tim Flink
7573106e07 setting ssh port on qadevel-stg to 222 2015-02-02 04:51:35 +00:00
Tim Flink
988f469c4d adding mariadb port to db-qa01.qa 2015-02-02 04:18:36 +00:00
Tim Flink
5c6b60bf7f adding mariadb_server role and needed bits for putting mariadb on db-qa01.qa 2015-01-31 01:35:47 +00:00
Tim Flink
c79de8dae4 putting dns server back to correct setting 2015-01-31 00:38:49 +00:00
Tim Flink
728a3aecda trying updated virt-install command, removing duplication 2015-01-31 00:33:22 +00:00
Tim Flink
5d2ffb4fbf using correct VG for qadevel-stg and fixing dupe tcp port list 2015-01-31 00:08:49 +00:00
Tim Flink
758cd8b1bb add port 222 to qadevel-stg for ssh 2015-01-30 22:25:27 +00:00
Tim Flink
475b0e4e8f fixing virt-install command for qadevel-stg to work with rhel7 2015-01-30 22:14:32 +00:00
Tim Flink
a4140ea722 changing vg name for qadevel-stg to match virthost-comm03.qa 2015-01-30 22:13:26 +00:00
Tim Flink
16e804cb18 changing qadevel-stg to use port 222 for ssh 2015-01-30 22:11:10 +00:00
Kevin Fenzi
ff6abd5a08 Switch db-qa01 to prod and make it rhel7 2015-01-30 22:09:11 +00:00
Tim Flink
607cc4ae27 updating qadevel.stg to f21, working ip 2015-01-30 21:02:20 +00:00
Kevin Fenzi
a210330f64 Set mirrorlists to use the vpn postfix group 2015-01-29 21:33:27 +00:00
Tim Flink
497f77b7aa adding local use case to taskotron roles, fixing up some vars to be more consistent 2015-01-29 16:51:31 +00:00
Kevin Fenzi
b0f2edab2f We need group vars since we moved this to another group 2015-01-27 16:29:44 +00:00
Kevin Fenzi
0a8c78bedb Make a mirrorlist2 playbook and group and move host1plus mirrorlist to it. 2015-01-27 15:20:18 +00:00
Kevin Fenzi
02220697f9 Drop proxy02.stg, it's gone man 2015-01-27 00:36:36 +00:00
Kevin Fenzi
dfcf080ae8 Setup hosts file for blockerbugs hosts, add blockerbugs02 to ansible. 2015-01-26 23:51:50 +00:00
Kevin Fenzi
655d61ff6e Add blockerbugs01 to prod ansible 2015-01-26 23:30:44 +00:00
Kevin Fenzi
e0f9414d8a Proxies need 4 cpus, 2 just don't cut it. 2015-01-26 23:14:35 +00:00
Kevin Fenzi
29d93de617 Add proxy04 to ansible setup. 2015-01-26 19:40:53 +00:00
Ralph Bean
fde47c6b09 Add csi information for askbot. 2015-01-26 17:42:35 +00:00
Miroslav Suchý
0d5253915a Revert "try to open few ports from rabbitmq and OS"
This reverts commit 1e36b52363.
2015-01-26 15:14:17 +00:00
Miroslav Suchý
1e36b52363 try to open few ports from rabbitmq and OS
FIXME some of them can be probbaly open only to internal network
2015-01-26 11:17:06 +00:00
Stephen Smoogen
7eeb1195e4 and then this got rebuilt and there was much rejoicing. 2015-01-25 22:11:34 +00:00
Kevin Fenzi
0df10cc67c Drop koji03/04 from inventory and fix check_koji nagios check 2015-01-23 21:35:01 +00:00
Kevin Fenzi
c76fb08f0a Bump number of processes here. 2015-01-23 21:15:20 +00:00
Kevin Fenzi
7902c62425 Adjust for moving koji01/02 to production. 2015-01-23 19:33:38 +00:00
Pierre-Yves Chibon
48e2a3d6d7 Move back the variables to what they should be
fasClient was failing as it could not put the username in places.
At first I thought this was an issue related to the first time we run fasClient
and I thus introduced a way-around by making the first run be w/o the use of
these variables and later in the role, add a new fas.conf template that would
use these variables.
It turned out that the problem was coming from fasClient itself (change merged
upstream but not deployed) so all my efforts were useless.

Reverting all things back to their original state and we'll just look into
fixing fasClient properly.
2015-01-23 17:59:36 +01:00
Pierre-Yves Chibon
c738b857ad Rename fas_client_admin_app and fas_client_restricted_app 2015-01-23 15:06:09 +01:00
Pierre-Yves Chibon
11c29174ce If it doesn't work, go back to the original 2015-01-23 15:02:28 +01:00
Pierre-Yves Chibon
a1d1ebce1b Bring back the -s and try %(user)s instead of %(username)s 2015-01-23 14:57:46 +01:00
Pierre-Yves Chibon
bd450e9d20 Try w/o -s for now 2015-01-23 14:51:38 +01:00
Kevin Fenzi
05ccee91be Make sure stg builder mounts things rw 2015-01-22 22:18:19 +00:00
Valentin Gologuzov
f8750acbe8 typo 2015-01-22 20:37:53 +01:00
Valentin Gologuzov
207faba0fc [copr] [prod] close access to keygen on 80 port, allow connections only from copr-be-dev.cloud 2015-01-22 20:36:45 +01:00
Valentin Gologuzov
00aa88339d [copr] [stg] close access to keygen on 80 port, allow connections only from copr-be-dev.cloud 2015-01-22 20:19:38 +01:00
Kevin Fenzi
6d95f3fd75 First stab at blockerbugs ansible playbooks and blockerbugs01.stg config 2015-01-22 17:16:21 +00:00
Pierre-Yves Chibon
d7ccb81b6a Looks like the cvs groups does not exist in fact 2015-01-22 18:08:52 +01:00
Pierre-Yves Chibon
7a2f626fc9 Specify otherwise the groups with shell access 2015-01-22 18:06:52 +01:00
Pierre-Yves Chibon
ccea2d68bf Set the -s options for pkgs admins 2015-01-22 17:57:58 +01:00
Kevin Fenzi
46f6f38586 Add postfix_group vpn to a bunch of vpn hosts. 2015-01-22 13:21:05 +00:00