Commit Graph

7 Commits

Author SHA1 Message Date
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
Patrick Uiterwijk
99eee653cc Capture internal proxies in synced HTTP logs
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-03-28 23:52:58 +01:00
David Shier
c0f45892ff Removed all traces i could fild of the tagger and statscache (and stats_cache for databases) in ansible, proxy configs, and the nagios config. Pursuant to request in pagzre issue https://pagure.io/fedora-infrastructure/issue/7267 . - Odin2016 2018-10-03 17:50:38 +00:00
Stephen Smoogen
02938f63ad we need to update this in 2 places and run it on logs and people 2017-12-20 21:37:46 +00:00
Stephen Smoogen
68e2a472b3 How beauteous mankind is! O brave new world 2017-06-26 19:03:03 +00:00
Stephen Smoogen
cf89a2516d and we will try nagios templates 2017-04-11 21:18:04 +00:00
Stephen Smoogen
cc4a91a1eb stage a template to replace syncHttpLogs.sh someday 2017-03-17 19:43:11 +00:00