Skip to content

Instantly share code, notes, and snippets.

@sdoro
Created November 18, 2012 07:55
Show Gist options
  • Save sdoro/4104046 to your computer and use it in GitHub Desktop.
Save sdoro/4104046 to your computer and use it in GitHub Desktop.
Remove a pacemaker existing <resource> from the CIB
crm resource stop <resource>
crm resource delete <resource>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment