Skip to content

Commit

Permalink
Defaults updates
Browse files Browse the repository at this point in the history
  • Loading branch information
netascode-gen committed Aug 9, 2024
1 parent 8136159 commit 25b0e97
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions defaults/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,26 @@ defaults:
fmc:
domains:
devices:
deploy_ignore_warning: false
deploy_force: false
physical_interfaces:
enabled: true
mode: "NONE"
sub_interfaces:
devices:
deploy_ignore_warning: false
deploy_force: false
physical_interfaces:
enabled: true
mode: "NONE"
ipv4_static_routes:
metric_value: 1
vnis:
description: "VNI Interface"
sub_interfaces:
mode: "NONE"
ipv4_static_routes:
metric_value: 1
vnis:
description: "VNI Interface"
clusters:
ccl_prefix: 10.10.3.0/27
vni_prefix: 10.10.4.0/27
policies:
policies:
prefilter_policies:
action: "ANALYZE_TUNNELS"
network_analysis_policies:
snort_engine: "SNORT2"
snort_engine: "SNORT2"
access_policies:
default_action: "BLOCK"
log_begin: false
Expand Down Expand Up @@ -68,5 +69,4 @@ defaults:
extended_access_lists:
logging: "DISABLED"
log_interval: 300
log_level: "INFORMATIONAL"

log_level: "INFORMATIONAL"

0 comments on commit 25b0e97

Please sign in to comment.