Commit Graph

31 Commits

Author SHA1 Message Date
Patrick Uiterwijk
08568865fe Replace all restart httpd with reload httpd
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-11-04 23:40:01 +00:00
Mikolaj Izdebski
607afb2c77 Koschei: install repos before installing packages 2015-10-02 15:46:51 +00:00
Kevin Fenzi
2873cdd427 Move all puppet_private stuff to ansible private so we can stop using puppet private. 2015-09-25 18:16:23 +00:00
Michael Simacek
2fb3b05d50 It's staging, not stg 2015-09-25 15:53:10 +02:00
Michael Simacek
1867a61f4a Install jenkins repo on koschei-stg 2015-09-25 15:42:11 +02:00
Mikolaj Izdebski
99e7a126ea Remove old Koschei hotfixes 2015-09-25 07:12:22 +00:00
Michael Simacek
316e430614 Match both lineinfile states 2015-09-03 16:05:19 +00:00
Michael Simacek
b5a4d2f5e3 Fix regexp 2015-09-03 15:59:58 +00:00
Michael Simacek
25f812ae00 Add koschei hotfix for datetime error 2015-09-03 15:44:45 +00:00
Mikolaj Izdebski
190cfa1d8c Tag koschei config tasks 2015-07-17 05:06:12 +00:00
Michael Simacek
bcd5a7b59c Reload systemd 2015-07-08 16:42:08 +00:00
Michael Simacek
5ae63e9d06 Create libexec koschei dir 2015-07-08 16:38:37 +00:00
Michael Simacek
b252ecc2ce Run koschei services through specific symlinks 2015-07-08 16:33:35 +00:00
Michael Simacek
92679459d4 Add vacuum of package table to koschei cron 2015-07-07 13:06:13 +00:00
Michael Simacek
7dd770d84a Add pgpass file for koschei 2015-07-07 13:02:52 +00:00
Michael Simacek
eee170b6c9 Revert "HOTFIX koschei downgrade scheduler lock"
This reverts commit 3b6cee493b.
2015-06-29 10:07:46 +00:00
Michael Simacek
3b6cee493b HOTFIX koschei downgrade scheduler lock 2015-06-29 09:37:54 +00:00
Mikolaj Izdebski
b97270624b Add hotfix for Koschei issue with resolving dependencies
For more details see https://github.com/msimacek/koschei/issues/16
2015-06-26 13:45:41 +00:00
Michael Simacek
9b811312ab Add postgresql to koschei to get psql command 2015-06-24 14:46:26 +00:00
Mikolaj Izdebski
5bd4ddc789 koschei: install lbzip2
lbzip2 is useful for fast and efficient DB dump compression and
decompression.
2015-05-18 22:02:13 +00:00
Michael Simacek
ee649ba38c Add cleanup cronjob to koschei 2015-05-13 11:24:30 +00:00
Ralph Bean
8d9e89356c Add an extra koschei config file for fedmsg. 2015-05-12 14:36:15 +00:00
Mikolaj Izdebski
3cd00b0574 Koschei: don't create fedmsg cache directory 2015-05-08 10:27:01 +00:00
Mikolaj Izdebski
f71869c6bb Koschei: create fedmsg cache directory 2015-05-08 07:45:07 +00:00
Mikolaj Izdebski
23e373b71b Fix koschei httpd.conf template name 2015-05-07 09:05:42 +00:00
Mikolaj Izdebski
0393115a9c Install custom koschei httpd config 2015-05-07 09:03:30 +00:00
Mikolaj Izdebski
ec8f976531 Allow koschei httpd to connect to pkgdb 2015-05-04 13:14:41 +00:00
Mikolaj Izdebski
f8a6ab1efe Install Koschei admin config file 2015-05-04 10:10:03 +00:00
Mikolaj Izdebski
a20ec3316e koschei: allow httpd to connect to db 2015-04-27 19:04:12 +00:00
Mikolaj Izdebski
f451521d68 Set correct mode for Koschei config
Koschei config contains some sensitive information, like DB password,
so it shouldn't be world-readable.
2015-04-27 17:34:21 +00:00
Mikolaj Izdebski
a974762d13 Add Koschei stg/prod hosts
- koschei-specific setup tasks are moved to a new koschei role
- cloud dev instance is made to use koschei role
- stg and prod instances are added to inventory
- koschei host group is introduced
2015-04-24 16:35:48 +00:00