bump version; add nebula_firewall_block_action
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
nebula_version: 1.6.1
|
||||
nebula_version: 1.7.1
|
||||
nebula_network_name: "My Nebula Mesh Network"
|
||||
nebula_network_cidr: 24
|
||||
nebula_ca_cert_duration: "87600h0m0s" #10 years
|
||||
@@ -15,6 +15,8 @@ nebula_lighthouse_public_hostname: my-nebula-server.com
|
||||
nebula_lighthouse_public_port: 4242
|
||||
nebula_lighthouse_extra_config: {}
|
||||
|
||||
nebula_firewall_block_action: drop
|
||||
|
||||
nebula_inbound_rules:
|
||||
- { port: "any", proto: "any", host: "any" }
|
||||
nebula_outbound_rules:
|
||||
|
||||
Reference in New Issue
Block a user