Skip to content

Instantly share code, notes, and snippets.

@wardviaene
wardviaene / ipassign
Last active September 15, 2016 08:28 — forked from santhoshdaivajna/ipassign
#!/bin/bash
# chkconfig: 2345 99 10
# description: Set Public IP from ElasticIP pool during instance startup
# processname: ipassign
# Provides: ipassign
# Required-Start:
# Required-Stop:
# Default-Start: 2 3 4 5
# Default-Stop:
# Short-Description: Set Public IP from ElasticIP pool during instance startup