You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Princeton/failover/Makefile

6 lines
159 B
Makefile

primary:
./failover.sh -p 192.168.56.113 -s 192.168.56.114 -H 192.168.56.113
secondary:
./failover.sh -p 192.168.56.113 -s 192.168.56.114 -H 192.168.56.114