Skip to content

Instantly share code, notes, and snippets.

@hsteiger
Created May 5, 2020 15:10
Show Gist options
  • Save hsteiger/f06059e784f79e14d7f77d2c9d7466f4 to your computer and use it in GitHub Desktop.
Save hsteiger/f06059e784f79e14d7f77d2c9d7466f4 to your computer and use it in GitHub Desktop.
DEVICE="eth0:0"
ONBOOT="yes"
BOOTPROTO="none" # For CentOS use "static"
IPADDR="IP_FAILOVER"
NETMASK="255.255.255.255"
BROADCAST="IP_FAILOVER"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment