You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you configure the worker to have no roles (i.e. all role-x config option is set to false), the message will be: "Invalid or no roles assigned: please configure some valid roles"
better alternative:
"Node offline: no role assigned. Please configure this worker to enable a role. For example: juju config <self.app.name> role-<some valid role>=true.
The text was updated successfully, but these errors were encountered:
Bug Description
If you configure the worker to have no roles (i.e. all role-x config option is set to false), the message will be: "Invalid or no roles assigned: please configure some valid roles"
better alternative:
juju config <self.app.name> role-<some valid role>=true
.The text was updated successfully, but these errors were encountered: