Commit Graph

41 Commits

Author SHA1 Message Date
Pierre-Yves Chibon
3616961f89 Grep stdin and stdout, another good call from Patrick 2015-10-29 17:03:53 +01:00
Pierre-Yves Chibon
ffa57ef08d Skip warning about missing qpid python module 2015-10-29 11:56:26 +01:00
Ralph Bean
e1edce6717 Setup logging for fedimg cronjob. 2015-10-21 14:33:11 +00:00
Ralph Bean
9d36e54f83 Add eu-central-1 to the fedimg wonderland. 2015-10-15 19:36:58 +00:00
Pierre-Yves Chibon
70f2a93268 Do not run the kill_ev2_nodes cron in stg 2015-10-12 16:54:40 +02:00
Kushal Das
63f2645264 Fixes the cron path for kill_ec2_nodes.py 2015-10-08 16:58:10 +00:00
Ralph Bean
faec5d8c5a Silly cron. 2015-10-08 15:19:37 +00:00
Ralph Bean
0c241c4478 Deploy kill_ec2_nodes cronjob. 2015-10-08 15:13:24 +00:00
Dennis Gilmore
5f685d2eee list the us-east-1 regions first
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
2015-10-06 17:50:06 +00:00
Ralph Bean
3512dad185 Remove stg fedimg's fedmsg production loopback.
This allowed staging fedimg to respond to production fedmsg messages, which was
very useful for testing.  We could try uploading the real production builds to
aws using the community credentials, and some untested fedimg code.

However, it is a pain, because in order to do its work, fedimg (staging) would
need a firewall port opened on production koji to allow it to make queries about
the createImage tasks.

Since fedimg has become stable (and staging koji has become more stable), I'm
removing this loopback, so now staging fedimg will only respond to staging
fedmsg messages from staging koji.. and it will query staging koji for more
information about those tasks.
2015-09-17 13:27:12 +00:00
Ralph Bean
00572cb42d Revert "Revert "Point stg fedimg back at stg koji.""
This reverts commit 92d7680b35.
2015-09-17 13:26:05 +00:00
Ralph Bean
92d7680b35 Revert "Point stg fedimg back at stg koji."
This reverts commit ce4bf3129d.
2015-09-17 13:22:22 +00:00
Ralph Bean
c0f68910f3 Add manual trigger script for fedimg.
Better to keep it here than tucked away in /home/fedora/oddshocks/
2015-09-16 17:51:33 +00:00
Ralph Bean
002d045ff1 Adjust aws IAM profile for fedimg. 2015-09-16 16:38:25 +00:00
Ralph Bean
ce4bf3129d Point stg fedimg back at stg koji. 2015-08-31 19:30:06 +00:00
Ralph Bean
2f2ca62aa6 (fedimg) keys should be readable, not executable. 2015-03-10 19:11:22 +00:00
David Gay
ba55206c66 fedimg: vol sizes should be 6GB for now, to account for larger need of Atomic images 2015-03-06 23:17:59 +00:00
David Gay
f3c557bc7e this variable was renamed 2015-01-26 20:08:36 +00:00
David Gay
d7c1cd0730 fedimg: add volume size option to config 2015-01-26 19:35:32 +00:00
Ralph Bean
bab5d0626f Try to get all the fedimg keys in the right place. 2014-12-08 23:23:43 +00:00
Ralph Bean
cda218580e Re-use "community account" aws creds in production. 2014-12-08 16:29:16 +00:00
Ralph Bean
684265d0ea Use the super latest python-libcloud. 2014-12-07 17:34:21 +00:00
David Gay
f552157fa9 actually really only need that production koji url for fedimg 2014-12-07 17:13:26 +00:00
Ralph Bean
b43400a838 Wrong bit. 2014-12-07 15:58:10 +00:00
David Gay
3a1d73afb3 point stg at internal koji interfaces for fedimg 2014-12-06 21:19:38 +00:00
David Gay
c15434b4ca Revert "never use stg koji for fedimg since there are no createImage builds in koji"
This reverts commit e069f333fb.
2014-12-06 21:17:27 +00:00
David Gay
6f62c81a4d Merge branch 'master' of /git/ansible 2014-12-06 21:06:26 +00:00
David Gay
e069f333fb never use stg koji for fedimg since there are no createImage builds in koji 2014-12-06 21:06:23 +00:00
Ralph Bean
26e1836f98 Let fedimg01.stg listen to the prod bus. 2014-12-06 20:13:42 +00:00
David Gay
25365ee75f fix task path for fedimg pki stuff 2014-12-06 19:55:02 +00:00
David Gay
0bc56e8118 typofix 2014-12-06 19:51:19 +00:00
David Gay
3f23538c37 add fedimg pki tasks 2014-12-06 19:49:51 +00:00
David Gay
de95f61b07 make aws cred vars match private repo and be env-aware 2014-12-06 19:40:39 +00:00
David Gay
0ad1f07fc5 Merge branch 'master' of /git/ansible 2014-12-06 19:37:43 +00:00
David Gay
bb58c21b56 need to prefix aws vars with aws_ 2014-12-06 19:37:31 +00:00
David Gay
38953b5723 add public vars for fedimg 2014-12-06 19:35:55 +00:00
Ralph Bean
62b5f188e8 tag the fedimg role. 2014-12-06 19:06:53 +00:00
David Gay
789067a37e install latest fedimg rather than installed 2014-12-06 18:59:08 +00:00
David Gay
d7dbf516a2 make AWS test command an Ansible variable 2014-12-06 17:33:21 +00:00
David Gay
fa27bb0d5f add two failure options to general section of config template 2014-12-06 17:33:21 +00:00
David Gay
bb73d1b6d2 fedimg ansible files, take 2
add a fedimg.cfg template

add comment about unused config vars

need check for denyhosts and fas_client needs to be before nagios_client

maybe this template setup is proper?

fedmsg.d/ template

fedimg.cfg should be owned by fedmsg and have more strict perms

Signed-off-by: David Gay <oddshocks@riseup.net>
2014-12-06 17:33:21 +00:00