[rudder-users] unexpected "unexpected" result

tim taler robur314 at gmail.com
Mon Nov 4 20:22:55 CET 2019


Hi all
I'm new to rudder, and ran into an unexpected problem.

As an example I like to install grafana and some plugins.
For the plugins I created a list-variable over which a command promise
can iterate with grafana-cli to install the plugins.

After a plugin installation grafana needs to be restarted though, so
I tried to use the "repaired" class from the command promise to
trigger a service restart.

the compliance report but stays on:
"[Unexpected] Service restart grafana-server if
any.(command_execution__usr_sbin_grafana_cli_plugins_grafana-piechart-panel_repaired)
was not applicable"

As you might notice the plugins from the list contain "-" which AFAIK
are illegal for a class name - is there any easy way to canonicalize
them?

TIA


More information about the rudder-users mailing list