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
feat(init): top level meta state apply states based on configuration
Minion should only have the proper configuration set and running
`state.apply moosefs` will apply only enabled components.
BREAKING CHANGE: you must set `master:enabled`, `metalogger:enabled`,
`chunkserver:enabled`, `cgiserv:enabled`, `client:enabled`,
`cli:enabled` and `netdump:enabled` to install each component with
the top level state
0 commit comments