Skip to content

Commit

Permalink
Merge pull request #115 from blair/cluster-example-ip-address-fix
Browse files Browse the repository at this point in the history
cluster.pb.example: fix radius1-2.example.com's IP address.
  • Loading branch information
liuyuan10 authored Jun 14, 2022
2 parents 0e93b4c + 297f8fa commit d4f522c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/seesaw/cluster.pb.example
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ vserver: <
backend: <
host: <
fqdn: "radius1-2.example.com."
ipv4: "192.168.11.1/24"
ipv4: "192.168.11.2/24"
status: PRODUCTION
>
weight: 1
Expand Down

0 comments on commit d4f522c

Please sign in to comment.