Restrict model start to right host
Don't allow models to start on wrong host. See if this can be done in Systemd, otherwise just do it in rtcds.
RTCDS is better since I doubt systemd would produce an error message.
Don't allow models to start on wrong host. See if this can be done in Systemd, otherwise just do it in rtcds.
RTCDS is better since I doubt systemd would produce an error message.
If so, this is an advligorts ticket, not a puppet ticket.
changed milestone to %4.0.0
assigned to @erik.vonreis
closed
reopened
changed milestone to %4.1.0
Reopened because it was never really fixed. I think I closed this ticket by mistake.
changed title from Restrict model start in Puppet installs to right host to Restrict model start to right host
There should be an environment variable that relaxes checking, but even when relaxed, rtcds should reject models that are not installed or otherwise don't exist, e.g. if there's a typo in the model name.
mentioned in merge request !195 (merged)
mentioned in commit accb951e
closed with merge request !195 (merged)