Skip to content
Snippets Groups Projects
Commit 0ae85af4 authored by Matias Daniel Capucho Cirlinas's avatar Matias Daniel Capucho Cirlinas
Browse files

Add haproxy scripts

parent 98b4fff2
No related branches found
No related tags found
No related merge requests found
TYPE=Ethernet
BOOTPROTO=none
DEFROUTE=yes
IPV4_FAILURE_FATAL=no
NAME=etho
DEVICE=eth0
ONBOOT=yes
IPADDR=10.0.1.15
PREFIX=24
GATEWAY=10.0.1.1
DNS1=192.168.60.230
TYPE=Ethernet
BOOTPROTO=none
DEFROUTE=yes
IPV4_FAILURE_FATAL=no
NAME=eth1
DEVICE=eth1
ONBOOT=yes
IPADDR=192.168.60.160
PREFIX=24
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment