Page MenuHomeDevCentral

D3974.diff
No OneTemporary

D3974.diff

diff --git a/pillar/nodes/nodes.sls b/pillar/nodes/nodes.sls
--- a/pillar/nodes/nodes.sls
+++ b/pillar/nodes/nodes.sls
@@ -8,7 +8,7 @@
nodes_aliases:
netmasks:
- intranought: &intranought_netmask 255.255.255.240
+ intranought: &intranought_netmask 255.255.255.224
nodes:
@@ -58,9 +58,9 @@
netmask: *intranought_netmask
gateway: 172.27.27.1
- db-A-001:
+ db-a-001:
forest: nasqueron-infra
- hostname: db-A-001.nasqueron.drake
+ hostname: db-a-001.nasqueron.drake
roles:
- dbserver-pgsql
zfs:
@@ -78,9 +78,9 @@
netmask: *intranought_netmask
gateway: 172.27.27.1
- db-B-001:
+ db-b-001:
forest: nasqueron-infra
- hostname: db-B-001.nasqueron.drake
+ hostname: db-b-001.nasqueron.drake
roles:
- dbserver-mysql
zfs:
@@ -106,6 +106,10 @@
zfs:
pool: arcology
network:
+ ipv6_tunnel: False
+
+ canonical_public_ipv4: 178.32.70.109
+
interfaces:
public:
device: vmx0
@@ -117,6 +121,7 @@
gateway: 2001:41d0:303:d9ff:ff:ff:ff:ff
prefix: 56
flags:
+ - ipv4_ovh_failover
- hello_ipv6_ovh
intranought:
@@ -147,7 +152,7 @@
uuid: 6e05ebea-f2fd-4ca1-a21f-78a778664d8c
ipv4:
address: 51.255.124.11
- netmask: *intranought_netmask
+ netmask: 255.255.255.255
gateway: 51.210.99.254
intranought:
@@ -174,8 +179,8 @@
device: ens192
uuid: d55e0fec-f90b-3014-a458-9067ff8f2520
ipv4:
- address: 51.255.124.10
- netmask: *intranought_netmask
+ address: 51.255.124.9
+ netmask: 255.255.255.255
gateway: 51.210.99.254
intranought:
@@ -190,6 +195,8 @@
forest: nasqueron-infra
hostname: hervil.nasqueron.drake
network:
+ ipv6_tunnel: False
+
interfaces:
vmx0:
device: vmx0
@@ -199,6 +206,8 @@
gateway: 172.27.27.1
vmx1:
device: vmx1
+ flags:
+ - ipv4_ovh_failover
ipv4:
address: 178.32.70.108
netmask: 255.255.255.255
@@ -222,14 +231,15 @@
device: vmx0
ipv4:
address: 51.255.124.8
- netmask: *intranought_netmask
+ netmask: 255.255.255.255
gateway: 51.210.99.254
ipv6:
address: 2001:41d0:303:d971::6a7e
gateway: 2001:41d0:303:d9ff:ff:ff:ff:ff
- prefix: 64
+ prefix: 56
flags:
- ipv4_ovh_failover
+ - hello_ipv6_ovh
intranought:
device: vmx1
@@ -237,40 +247,82 @@
address: 172.27.27.1
netmask: *intranought_netmask
- router-002:
- forest: nasqueron-infra
- hostname: router-002.nasqueron.drake
- roles:
- - router
- zfs:
- pool: zroot
- network:
- ipv6_tunnel: False
- interfaces:
- intranought:
- device: vmx0
- ipv4:
- address: 172.27.27.11
- netmask: *intranought_netmask
- gateway: 172.27.27.1
-
- router-003:
- forest: nasqueron-infra
- hostname: router-003.nasqueron.drake
- roles:
- - router
- zfs:
- pool: zroot
- network:
- ipv6_tunnel: False
- interfaces:
- intranought:
- device: vmx0
- ipv4:
- address: 172.27.27.12
- netmask: *intranought_netmask
- gateway: 172.27.27.1
-
+router-002:
+ forest: nasqueron-infra
+ hostname: router-002.nasqueron.org
+ roles:
+ - router
+ zfs:
+ pool: zroot
+
+ network:
+ ipv6_tunnel: False
+
+ interfaces:
+ intranought:
+ device: vmx0
+ fhrp:
+ - advskew: 0
+ id: 1
+ priority: 255
+ protocol: carp
+ vip: 172.27.27.13
+ ipv4:
+ address: 172.27.27.11
+ gateway: 172.27.27.1
+ netmask: *intranought_netmask
+ public:
+ device: vmx1
+ fhrp:
+ - advskew: 100
+ id: 2
+ priority: 155
+ protocol: carp
+ vip: 51.68.252.230
+ flags:
+ - ipv4_ovh_failover
+ ipv4:
+ address: 178.32.70.110
+ netmask: 255.255.255.255
+
+router-003:
+ forest: nasqueron-infra
+ hostname: router-003.nasqueron.org
+ roles:
+ - router
+ zfs:
+ pool: zroot
+
+ network:
+ ipv6_tunnel: False
+
+ interfaces:
+ intranought:
+ device: vmx0
+ fhrp:
+ - advskew: 100
+ id: 1
+ priority: 155
+ protocol: carp
+ vip: 172.27.27.13
+ ipv4:
+ address: 172.27.27.12
+ gateway: 172.27.27.1
+ netmask: *intranought_netmask
+ public:
+ device: vmx1
+ fhrp:
+ - advskew: 0
+ id: 2
+ priority: 255
+ protocol: carp
+ vip: 51.68.252.230
+ flags:
+ - ipv4_ovh_failover
+ ipv4:
+ address: 178.32.70.111
+ netmask: 255.255.255.255
+
web-001:
forest: nasqueron-infra
hostname: web-001.nasqueron.org
@@ -304,7 +356,6 @@
prefix: 56
flags:
- ipv4_ovh_failover
- - hello_ipv6_ovh
ysul:
forest: nasqueron-dev
@@ -319,8 +370,6 @@
ipv6_tunnel: True
ipv6_gateway: 2001:470:1f12:9e1::1
- canonical_public_ipv4: 212.83.187.132
-
interfaces:
igb0:
device: igb0
@@ -375,8 +424,10 @@
prefix: 56
aliases:
- 2001:bc8:2e84:700:0:dead:c0de:b07 # ViperServ
+
flags:
- - ipv6_dhcp_duid
+ - ipv6_dhcp_duid
+
##
## Forest: Eglide

File Metadata

Mime Type
text/plain
Expires
Sun, Mar 1, 18:33 (20 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3482057
Default Alt Text
D3974.diff (5 KB)

Event Timeline