diff --git a/deploy.pl b/deploy.pl index 677493a..caacd50 100755 --- a/deploy.pl +++ b/deploy.pl @@ -32,6 +32,7 @@ # 2021/08/29 added: next-server to dhcpd.conf, reliable pull of install.conf # 2021/10/28 changed: autoinstall from dhcp to autoconf # 2022/12/01 added: boot device net, move away from expect() +# 2023/05/02 added: enable flag, allow for VMs to auto-start # use 5.024; use strict;