Add firewall configuration to server role
This commit is contained in:
@@ -57,6 +57,7 @@ en1:
|
||||
bond: bond0
|
||||
bond0:
|
||||
type: bond
|
||||
firewall: internal
|
||||
gateway: 10.42.101.1/24
|
||||
dns:
|
||||
- 10.42.101.1
|
||||
@@ -66,6 +67,7 @@ en1:
|
||||
dhcp: false
|
||||
bond0.99:
|
||||
type: vlan
|
||||
firewall: trusted
|
||||
addresses:
|
||||
- 192.168.42.10/24
|
||||
dhcp: false
|
||||
@@ -84,6 +86,7 @@ en1:
|
||||
bond: bond0
|
||||
bond0:
|
||||
type: bond
|
||||
firewall: internal
|
||||
dhcp: false
|
||||
gateway: 10.42.101.1/24
|
||||
addresses:
|
||||
@@ -93,6 +96,7 @@ en1:
|
||||
- 10.42.101.1
|
||||
bond0.99:
|
||||
type: vlan
|
||||
firewall: trusted
|
||||
dhcp: false
|
||||
addresses:
|
||||
- 192.168.42.20/24
|
||||
@@ -104,6 +108,7 @@ en1:
|
||||
skylab_cluster:
|
||||
address: 10.42.101.12/24
|
||||
interface: bond0
|
||||
skylab_datastore_device: sdb
|
||||
skylab_networking:
|
||||
eno1:
|
||||
bond: bond0
|
||||
@@ -111,6 +116,7 @@ en1:
|
||||
bond: bond0
|
||||
bond0:
|
||||
type: bond
|
||||
firewall: internal
|
||||
gateway: 10.42.101.1/24
|
||||
dns:
|
||||
- 10.42.101.1
|
||||
@@ -120,6 +126,7 @@ en1:
|
||||
dhcp: false
|
||||
bond0.99:
|
||||
type: vlan
|
||||
firewall: trusted
|
||||
addresses:
|
||||
- 192.168.42.30/24
|
||||
dhcp: false
|
||||
|
||||
Reference in New Issue
Block a user