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 f3d6ac1..818afc8 100644 --- a/vars/hostclass/freebsd_hypervisor +++ b/vars/hostclass/freebsd_hypervisor @@ -4,3 +4,4 @@ enable_pf=false enable_idm=false smtp_host=${smtp_host_ip} resolvers=$bootstrap_resolvers +boxconf_reboot=false |