Mark O Brien
3e156240e3
datanommer: missed host reference for virt-create
2021-09-16 11:59:40 +01:00
Mark O Brien
80467d77fa
datanommer: second datanommer database server
2021-09-16 10:40:57 +00:00
Nils Philippsen
2a5c77cbeb
ipa/client: enable for dbserver in prod
...
Signed-off-by: Nils Philippsen <nils@redhat.com >
2021-03-24 13:44:33 +01:00
Mark O'Brien
fdcd55c176
add ipa/client role to the rest of the playbookd for staging
2021-02-12 14:22:40 +00:00
Kevin Fenzi
98d9f81df6
postgresql_servers: add db-datanommer01.stg
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-11-16 15:56:38 -08:00
Kevin Fenzi
89befb587a
postgresql: adjust playbook to not run fas_client role or 2fa task in stg
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-08-26 13:21:01 -07:00
Kevin Fenzi
dea602b390
clean up some groups/hosts that no longer exist.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-06-29 17:06:05 -07:00
Kevin Fenzi
7984b46eb7
The great phx2 pruning run (1st cut).
...
Since we no longer have any machines in phx2, I have tried to remove
them from ansible. Note that there are still some places where we need
to remove them still: nagios, dhcp, named were not touched, and in cases
where it wasn't pretty clear what a conditional was doing I left it to
be cleaned up later.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-06-14 14:14:31 -07:00
Stephen Smoogen
6917720d00
more removal of .phx2. systems replaced in iad2
2020-06-11 17:27:08 -04:00
Stephen Smoogen
08f622be41
remove db-koji0[12].phx2, sign-bridge01.phx2, fedocal01.phx2, nuancier01.phx2, nuancier02.phx2
2020-06-11 17:14:29 -04:00
Kevin Fenzi
b02691448d
iad2: adjust postgresql playbook to use correct qa db hostnames
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-05-30 11:27:48 -07:00
Stephen Smoogen
e2a8626eee
start standing up openqa for iad2
2020-05-29 11:42:14 -04:00
Kevin Fenzi
625687b180
iad2: add db-koji01.iad2
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-05-25 08:42:51 -07:00
Kevin Fenzi
141f2a8027
add db-datanommer01.iad2
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-05-23 13:46:01 -07:00
Kevin Fenzi
c7a298ab73
iad2: add db01.iad2 server
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-05-20 16:05:42 -07:00
Kevin Fenzi
256539b2d4
postgresql server: add db-fas01.iad2
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-05-19 12:50:15 -07:00
Kevin Fenzi
70fff265a7
rabbitmq: setup a iad2 cluster.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-05-18 16:33:06 -07:00
Kevin Fenzi
ab3d26abec
postgresql-server: include vars here because db-qa03 uses them.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:16 +02:00
Kevin Fenzi
81e75d2459
postgresql-server: Fix typo
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:13 +02:00
Kevin Fenzi
0d0c2dab5f
postgresql-server: Fix a bunch of hostnames that were converted to _ instead of -
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:13 +02:00
Kevin Fenzi
a0f8213531
db-koji02: also add to playbook.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-04-24 21:34:12 +02:00
Kevin Fenzi
80d8694583
ansible: fix -- mistake for import_playbook
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2019-05-20 18:23:42 +00:00
Kevin Fenzi
2d1cf41c9f
ansible: fix the virt-create calls
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2019-05-20 18:19:27 +00:00
Kevin Fenzi
2dfb98136a
ansible: more cleanup from group name changes.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2019-05-20 18:10:46 +00:00
Kevin Fenzi
4b31ac5152
ansible: Change all our group names from foo-bar to foo_bar or foo-bar-baz to foo_bar_baz
...
In ansible 2.8 the - character isn't supposed to be valid in group names.
While we could override this, might has well just bite the bullet and change it.
So, just switch all group names to use _ instead of -
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2019-05-20 17:38:09 +00:00
Mikolaj Izdebski
5a18a91ae3
Fix a typo in hosts spec
2018-08-17 16:28:58 +00:00
Kevin Fenzi
eb5605b6aa
Add db-qa03 running fedora so we get a newer postgresql version for openqa
2018-06-29 22:57:24 +00:00
Kevin Fenzi
061ae15638
Fare thee well s390x alternative arch. We are now one big happy single koji family.
...
Also, no need for secondary sigul anymore.
2018-05-30 18:42:05 +00:00
Kevin Fenzi
2622dea3c4
drop db-koji02.stg from inventory
2018-03-21 17:44:36 +00:00
Tim Flink
91e384d3e9
removing db-qa-stg01.qa from ansible
2018-03-05 16:25:51 +00:00
Mikolaj Izdebski
5d5187d4ce
Don't forget to create virt instance for db-koji01.stg
2018-03-03 01:17:48 +00:00
Mikolaj Izdebski
ed381bb762
db-koji01.stg is non-BDR postgres now
2018-03-03 01:16:36 +00:00
Kevin Fenzi
ea59d00bd7
Drop some old playbooks and hosts that no longer exist
2018-02-01 22:45:57 +00:00
Kevin Fenzi
dd0744fc2c
change db-koji02.stg to be a normal postgresql server running f27
2017-11-28 23:28:15 +00:00
Kevin Fenzi
afef097a3d
switch all the include tasks to import tasks
2017-10-17 17:37:03 +00:00
Kevin Fenzi
d9ee0059b4
typo on a massive scale
2017-10-15 20:33:11 +00:00
Kevin Fenzi
69fd8d117a
switch all the handlers to import and drop the global static import
2017-10-15 20:29:59 +00:00
Kevin Fenzi
1bf960425f
this needs to be imported not included
2017-10-15 19:54:19 +00:00
Kevin Fenzi
ceff9bfca4
first stab at replacing include with include_playbook or includ_tasks
2017-10-15 19:46:08 +00:00
Kevin Fenzi
94c3fce527
need repos setup before fas_client role
2017-10-05 02:08:48 +00:00
Kevin Fenzi
ca320cd6fb
add db-datanommer01
2017-10-05 01:58:53 +00:00
Stephen Smoogen
d0b6c8ce06
and this is how you break everything before going on a week vacation
2017-05-05 22:12:33 +00:00
Tim Flink
c3c2aeab3e
adding inventory files and details for new db-qa02.qa db host
2017-04-25 14:46:28 +00:00
Kevin Fenzi
0acfaa2a7e
Fix handlers, roles, and tasks to be handlers_path, roles_path and tasks_path so as not to conflict with ansible variables.
...
Fix duplicate definition of become default that was in group_vars/all as well as vars/global.
2017-04-13 15:46:14 +00:00
Kevin Fenzi
8e134186fa
rename s390 koji and db to right domain
2016-12-06 22:10:07 +00:00
Kevin Fenzi
e1c99fdbc5
move bdr postgresql servers to their own playbook
2016-10-05 19:46:37 +00:00
Kevin Fenzi
9ca2bc3dfa
Fix up conditional
2016-10-05 18:42:44 +00:00
Kevin Fenzi
11a0719c9e
do not install normal postgresql server on db-koji01.stg and db-koji02.stg
2016-10-05 18:35:44 +00:00
Kevin Fenzi
da4394deb9
Add db-koji01 and db-koji02 in staging to use for testing bdr out.
2016-10-05 17:45:09 +00:00
Tim Flink
2b8a65a15d
fixing syntax error
2016-08-10 11:55:10 +00:00