From 16e1cafd4737caaff64fb538d6c6e78ecff1a013 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Tue, 2 Dec 2025 10:43:55 -0500 Subject: [PATCH] Update configuration.rst --- docs/chapters/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/chapters/configuration.rst b/docs/chapters/configuration.rst index f6ffc5bd..11dd54e6 100644 --- a/docs/chapters/configuration.rst +++ b/docs/chapters/configuration.rst @@ -99,7 +99,7 @@ This is the default `bastille.conf` file. bastille_template_clone="default/clone" ## default: "default/clone" bastille_template_thin="default/thin" ## default: "default/thin" bastille_template_vnet="default/vnet" ## default: "default/vnet" - bastille_template_vnet="default/vlan" ## default: "default/vlan" + bastille_template_vlan="default/vlan" ## default: "default/vlan" ## Monitoring bastille_monitor_cron_path="/usr/local/etc/cron.d/bastille-monitor" ## default: "/usr/local/etc/cron.d/bastille-monitor"