Commit graph

1293 commits

Author SHA1 Message Date
ab91d8ea3f Add playbook to clear memcached 2013-08-06 15:39:57 +00:00
Ralph Bean
c8e12740b6 Remove the old fedmsg module. 2013-08-06 02:20:29 +00:00
Ralph Bean
1ed6213786 Use the correct topic. 2013-08-06 01:56:33 +00:00
Ralph Bean
d88dabe798 Use the shell cert. 2013-08-06 01:46:56 +00:00
Ralph Bean
b306a4f54c Rename that to avoid import conflict. 2013-08-06 01:45:51 +00:00
Ralph Bean
fcb24a897c Add forgotten import. 2013-08-06 01:45:22 +00:00
Ralph Bean
8e3bf3f0d6 Typofix. 2013-08-06 01:45:04 +00:00
Ralph Bean
36924c615e Try adding a callback plugin for fedmsg. 2013-08-06 01:44:17 +00:00
Ralph Bean
defd120da2 Remove trailing whitespace. 2013-08-06 01:24:43 +00:00
Ralph Bean
871807aaf8 I can't believe I forgot this... 2013-08-05 20:13:56 +00:00
Ralph Bean
a04aaaf029 Correctly name those endpoints.. 2013-08-05 20:08:57 +00:00
Ralph Bean
435709f550 Ask iptables to open ports for fedmsg on the badges frontend nodes. 2013-08-05 20:02:13 +00:00
Ralph Bean
222e4fcb5b Correct jinja2 template syntax. 2013-08-05 19:20:58 +00:00
Ralph Bean
a17d0ecfd6 s/frontend/web/g 2013-08-05 19:19:17 +00:00
Ralph Bean
e1e07a4588 Typofix. 2013-08-05 19:16:27 +00:00
Ralph Bean
e47153555e Deploy those certs to boxes in the right groups. 2013-08-05 19:11:06 +00:00
Ralph Bean
be316406dd Declare the new fedmsg certs for the badges frontend nodes. 2013-08-05 19:11:05 +00:00
Ralph Bean
09e1edee27 Add badges frontend endpoints that were previously added in puppet. 2013-08-05 19:11:05 +00:00
6419178dc5 Allow sysadmin-gallery to access 2013-08-05 19:08:13 +00:00
Ricky Elrod
6958b5348c update keypair in temp playbooks 2013-08-02 22:56:46 +00:00
Ralph Bean
176a9fef98 Comment out this httpd alias. 2013-08-02 18:29:47 +00:00
Ralph Bean
a2665f6a7b Remove the badges path prefix from the httpd conf. 2013-08-02 18:19:18 +00:00
Ralph Bean
6c5ff7c3c1 No more badges path prefix. 2013-08-02 17:49:35 +00:00
Kevin Fenzi
ed0cee0b49 Bump mem and cpus 2013-08-01 21:54:26 +00:00
Ralph Bean
b5e7ac9542 Disallow changing nicknames in our tahrir instance. 2013-08-01 20:47:41 +00:00
Kevin Fenzi
316fc28268 Do the right actual instance 2013-08-01 20:33:50 +00:00
Kevin Fenzi
b54ed736b7 Switch this to the new keypair 2013-08-01 20:32:21 +00:00
Ralph Bean
9ee550e60d More openid tweaks. 2013-08-01 17:43:16 +00:00
Ralph Bean
1df977ea0c Hotfix for badges/velruse/openid.
https://fedorahosted.org/fedora-infrastructure/ticket/3915
2013-08-01 15:52:26 +00:00
Ralph Bean
fb87fa8df3 Whoops! 2013-08-01 14:36:21 +00:00
Ralph Bean
f9f1cf68fa Force fedmsg-hub to pick up the latest sqlalchemy. 2013-08-01 14:31:35 +00:00
Ralph Bean
0c3657430c Add the internal ip of the proxies to /etc/hosts for the badges frontend nodes. Openid. Fingers crossed. 2013-07-31 15:10:35 +00:00
Ralph Bean
25ae7b9441 Or.. is it this? 2013-07-31 14:46:38 +00:00
Ralph Bean
b3d0c6a4d1 Ah HA! Thats why openid was failing. 2013-07-31 14:14:18 +00:00
Ralph Bean
29b9a29557 Revert that. "when" is behaving weirdly. 2013-07-30 20:31:59 +00:00
Ralph Bean
35f4de528a Got that wrong. Is this right? 2013-07-30 20:17:42 +00:00
Ralph Bean
1c4b0cf05d Apparently this is more modern syntax. 2013-07-30 19:22:00 +00:00
Ralph Bean
10f5c093e1 Don't include the openvpn_client task for staging. 2013-07-30 19:08:50 +00:00
Ralph Bean
da4ef0387d Add infra.fp.o back to the hosts files for those badges nodes. 2013-07-30 18:35:29 +00:00
Ralph Bean
c51231910b Add openvpn_client to the badges web nodes. 2013-07-30 18:28:14 +00:00
Ralph Bean
efbe990221 Add hosts files for the new badges nodes. 2013-07-30 16:44:46 +00:00
Ralph Bean
249dac5b01 Get the right volgroup for virthost01. 2013-07-30 15:02:22 +00:00
Ralph Bean
2435436296 Break the config-distribution play out into two.
This is necessary because of how "roles" preceed "loose tasks".
One role here rolls out some fedmsg certs and sets their group
to "sysadmin".. but since roles run before tasks fasClient has
never actually been run so the "sysadmin" group doesn't exist yet.
We need to ensure that those fasclient basic setup tasks get run
first (the first time) before the service-specific stuff gets run.

Another way to do this would be to make the "generic config" stuff
into a role that gets included in every playbook like this one.  We
put it first and it will get run before the other roles.  We should
consider that after some discussion.
2013-07-30 14:53:17 +00:00
Ralph Bean
0192fa6d32 Use a volgroup that actually exists for the badges nodes. 2013-07-30 14:32:00 +00:00
Ralph Bean
5425ba5f11 Host vars for badges nodes. 2013-07-30 14:25:24 +00:00
Ralph Bean
35ab4759e1 Some enhancements, simplifications to that vhost script. 2013-07-30 02:00:21 +00:00
Ralph Bean
3e43c3f30a Hopefully correct my cpu math. 2013-07-30 01:41:14 +00:00
Ralph Bean
ae85cbcaed Make the vhost script report free cpus too. 2013-07-30 01:41:13 +00:00
Ralph Bean
a50eacb027 Use a nice default for the vhost script. 2013-07-30 01:41:13 +00:00
Ricky Elrod
d9e9338ad3 Revert "try quoting things with vars in them so they interpolate?"
This reverts commit 357208852e.
2013-07-29 19:58:20 +00:00