diff options
Diffstat (limited to 'vars/hostclass/freebsd_hypervisor')
-rw-r--r-- | vars/hostclass/freebsd_hypervisor | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vars/hostclass/freebsd_hypervisor b/vars/hostclass/freebsd_hypervisor index c38452f..f3d6ac1 100644 --- a/vars/hostclass/freebsd_hypervisor +++ b/vars/hostclass/freebsd_hypervisor @@ -1,5 +1,6 @@ #!/bin/sh enable_pf=false +enable_idm=false smtp_host=${smtp_host_ip} resolvers=$bootstrap_resolvers |