Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dev: utils: Change
get_dc
function as the behavior of crmadmin -D
…
… changed (#1632) The behavior of `crmadmin -D` changed when no DC elected original: ``` # crmadmin -D -t 1 error: Timed out after 1000ms waiting for reply from controller API on DC error: Command failed: Resource temporarily unavailable ``` now: ``` # crmadmin -D -t 1 Designated Controller is: not yet elected ```
- Loading branch information