Skip to content

Instantly share code, notes, and snippets.

View wgebis's full-sized avatar

Wojciech Gębiś wgebis

  • Nexocode Sp. z o.o.
  • Krakow
View GitHub Profile
@wgebis
wgebis / floatip-ocf
Last active March 21, 2018 20:32 — forked from thisismitch/floatip-ocf
FloatIP OCF Agent (for Pacemaker)
#!/bin/bash
meta_data() {
cat <<END
<?xml version="1.0"?>
<!DOCTYPE resource-agent SYSTEM "ra-api-1.dtd">
<resource-agent name="foobar" version="0.1">
<version>0.1</version>
<longdesc lang="en">
floatip ocf resource agent for claiming a specified Floating IP via the DigitalOcean API</longdesc>