This commit is contained in:
Jake Kasper
2025-12-09 09:33:48 -06:00
parent 228174e541
commit 4f1e8d3add
55 changed files with 4345 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
---
# ============================================================================
# Sophos Network Role - Default Variables
# ============================================================================
# Default MTU for interfaces
sophos_default_mtu: 1500
# Default interface state
sophos_default_interface_enabled: true
# Default DHCP lease time (seconds)
sophos_default_dhcp_lease_time: 86400 # 24 hours