Kevin Fenzi
dfddc08d9d
Arm in f19 is secondary, so the repo paths are all different.
2013-09-05 03:07:25 +00:00
Kevin Fenzi
8659e811dd
Set repos for fedora machines to use infrastructure repo.
2013-09-05 02:11:53 +00:00
Ralph Bean
72daf52395
Yet another typo fix.
2013-09-04 18:38:37 +00:00
Ralph Bean
097c7b2414
Validate that the badge ids actually exist.
2013-09-04 18:32:04 +00:00
Ralph Bean
d690b42006
Another typofix.
2013-09-04 18:22:01 +00:00
Ralph Bean
a2c7e24745
Forgot the .iteritems() here.
2013-09-04 18:17:13 +00:00
Ralph Bean
e6b8eab5fc
Make the badge award cronjob more flexible.
2013-09-04 18:11:39 +00:00
Ralph Bean
76a44ec771
Use tahrir-api notification machinery in the badges cron jobs.
2013-09-04 16:24:17 +00:00
Ralph Bean
b127371ef1
Take badges nodes out of the freeze list as per the freeze break request email.
2013-09-04 15:25:43 +00:00
Nick Bebout
faf21e5dff
Merge branch 'master' of /git/ansible
2013-09-04 00:54:03 +00:00
Nick Bebout
1031862d7e
Add title and link Fedora logo back to main website
2013-09-04 00:53:45 +00:00
Kevin Fenzi
713a9926ce
Note that keys doesn't freeze.
2013-09-04 00:35:01 +00:00
Nick Bebout
8eb6762f4b
Replace eagle.jhcloos.com with keys.jhcloos.com per email to nb
2013-09-04 00:32:08 +00:00
Nick Bebout
25279ce70f
Remove more hardcoded urls
2013-09-04 00:31:13 +00:00
Nick Bebout
981f597365
Remove hardcoded url, just use /pks/lookup
2013-09-04 00:30:43 +00:00
Kevin Fenzi
3c4b440678
Freezebreak: Adjust rsyslogd for buildvm/buildarm instances to pull correctly from journald.
2013-09-03 21:11:25 +00:00
Kevin Fenzi
ce9ef9bf20
Need a correct gw here.
2013-08-30 21:00:37 +00:00
Kevin Fenzi
646c3a9647
Add docs-backend playbook and host
2013-08-30 20:51:01 +00:00
Kevin Fenzi
3f2d88081b
Also backup /srv/web on people03
2013-08-30 20:35:41 +00:00
Kevin Fenzi
adce8a9211
Add yum-cron to taskbot01
2013-08-30 20:12:56 +00:00
Kevin Fenzi
f0c68a4a82
Switch taskbot over to a f19 instance.
2013-08-30 19:59:20 +00:00
Kevin Fenzi
5b55bdd257
Fix path to root key
2013-08-30 19:32:00 +00:00
Kevin Fenzi
8147d339ce
Set limits higher for nrpe on virthost-comm02
2013-08-28 22:07:44 +00:00
Ralph Bean
8191128c44
These cronjobs should append to their logs.
2013-08-28 19:33:35 +00:00
Ralph Bean
2c5dde0e3d
Badges stuff requires sqlalchemy 0.8 or later.
2013-08-28 14:34:51 +00:00
Ralph Bean
74c5c8fa36
Turns out you need to explicitly expire cache.
2013-08-28 14:00:13 +00:00
Dennis Gilmore
da44c683a9
add eth1 ips to buildvm hosts
2013-08-27 22:23:38 +00:00
Kevin Fenzi
51bf4b6268
Add a script that can find a vm instance and kill/undefine it. Use with care!
2013-08-27 20:54:20 +00:00
Kevin Fenzi
33da79db04
Fine then, how about this one?
2013-08-27 20:49:44 +00:00
Kevin Fenzi
9dd63c9b76
Try this, didn't like the previous syntax.
2013-08-27 20:47:17 +00:00
Kevin Fenzi
1ac234e266
Only install this module on rhel, not fedora buildvm's
2013-08-27 20:43:24 +00:00
Kevin Fenzi
8f40999d13
Fix route-eth1
2013-08-27 20:29:30 +00:00
Kevin Fenzi
03f0721efd
Set nameserver too
2013-08-27 19:43:49 +00:00
Kevin Fenzi
e53ee7840d
Revert "Lets give this a try"
...
This reverts commit fe66cb31fc .
Didn't work at all. ;)
2013-08-27 19:08:56 +00:00
Kevin Fenzi
fe66cb31fc
Lets give this a try
2013-08-27 19:05:06 +00:00
Kevin Fenzi
4d4167cc81
If we set eth1 gw it apparently tries to use that for everything.
2013-08-27 18:44:38 +00:00
Kevin Fenzi
90011f9b03
Try this to sort out eth1
2013-08-27 18:25:55 +00:00
Kevin Fenzi
24b2661504
How about passing the right command.
2013-08-27 17:58:05 +00:00
Kevin Fenzi
5278250229
Further tweak
2013-08-27 16:52:38 +00:00
Kevin Fenzi
ddc3c08182
Might be disk needs this?
2013-08-27 16:47:54 +00:00
Kevin Fenzi
14ad3d34e9
Fix up buildvm playbook to build first.
2013-08-27 16:37:42 +00:00
Kevin Fenzi
31b3c1be15
Reorg buildvm/releng playbooks to use base and not duplicate parts of it.
2013-08-27 16:32:55 +00:00
Kevin Fenzi
5875104df3
Default the buildvm's to this one sshd_config
2013-08-27 15:01:25 +00:00
Dennis Gilmore
8a07df00f4
add build versions fo sshd_config
2013-08-27 05:42:31 +00:00
Dennis Gilmore
cdb4e9ed9c
include base role in builders
2013-08-27 05:22:42 +00:00
Dennis Gilmore
16a9759969
switch builders to being fedora 19 based
2013-08-27 04:57:00 +00:00
Kevin Fenzi
9f2514c5b9
Minor output tweak to vhost-info script
2013-08-25 19:29:23 +00:00
Kevin Fenzi
66621b512e
Rename some scripts. ans- is kinda pointless since they are in the ansible repo. ;)
2013-08-25 19:24:24 +00:00
Kevin Fenzi
aecec53380
Move base to a role.
...
Clean up syntax in all the base tasks.
Add CONVENTIONS file for info on where things go.
Tweak readme.
Switch add playbooks to base role instead of task.
2013-08-25 18:44:54 +00:00
Kevin Fenzi
337614085a
sign-vault02 is not around anymore
2013-08-25 17:08:33 +00:00