relvalconsumer is the fedmsg consumer bot that creates Wikitcms release validation test events. Up till now it's just been running on one of my personal boxes; we should really move it to infra. Run it on the openQA servers for now, as there's nowhere more obviously correct, and I have root access there to fix problems. We add new inventory groups because it's *really important* that there be exactly one (no more, no less) production consumer at any given time. I don't want to just use the 'openqa' group for this because it's vaguely possible it could contain more than one host in future, and we really wouldn't want that to result in there being two production relvalconsumers running.
2 lines
83 B
Text
2 lines
83 B
Text
# This var should never be set for more than one machine
|
|
relvalconsumer_prod: true
|