Skip to content

Instantly share code, notes, and snippets.

View santhoshdaivajna's full-sized avatar

Santhosh santhoshdaivajna

View GitHub Profile
#!/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