libre-server / rolekit

'rolekit' is a daemon for Linux systems providing a stable D-BUS interface to manage the deployment of ​Server Roles.
19 stars 7 forks source link

'rolectl decommission' should automatically stop a running role #23

Closed sgallagher closed 9 years ago

sgallagher commented 9 years ago

Right now, we get an error from the API if we try to decommission a running role. This is the correct behavior for the API, but for convenience we should allow rolectl to send a stop() and then do the decommission().