Add Makefile
parent
8741d4510b
commit
86a0c5e6af
@ -0,0 +1,5 @@
|
|||||||
|
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
|
||||||
Loading…
Reference in New Issue