Add virtual IP for rgw

This commit is contained in:
Greg Hellings
2024-05-06 14:05:14 -05:00
parent 86fc8bee85
commit a7c7591ced
+3
View File
@@ -33,6 +33,9 @@
ipv4.addresses = [ {
address = "10.42.1.6";
prefixLength = 16;
} {
address = "10.42.100.1";
prefixLength = 16;
} ];
};
interfaces.enp39s0 = {