-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
Featurenew functionality including changes to functionality and code refactors, etc.new functionality including changes to functionality and code refactors, etc.ZDThe issue is related to a Zendesk customer support ticket.The issue is related to a Zendesk customer support ticket.
Milestone
Description
I know most use salt for Linux systems, accordingly there are less features for Windows. In Windows environments, the failover clustering feature is very often used for failure safety, even in smaller environments, since Microsoft has significantly reduced the requirements.
https://docs.microsoft.com/en-us/windows-server/failover-clustering/failover-clustering-overview
https://docs.microsoft.com/en-us/powershell/module/failoverclusters/?view=win10-ps
At the moment there is no module / state for it yet and there is only very complex workaround to combine salt states with PowerShell commands / scripts.
What should support this module / state?
- Get diverse failover cluster informations
- Create, modify & delete, start/stop a failover cluster
- Create, modify & delete, start/stop clustered roles / services within a MS failover cluster
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Featurenew functionality including changes to functionality and code refactors, etc.new functionality including changes to functionality and code refactors, etc.ZDThe issue is related to a Zendesk customer support ticket.The issue is related to a Zendesk customer support ticket.