Skip to content

Commit 49811c3

Browse files
author
olevole
committed
add default_vs
1 parent 37d28da commit 49811c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/mkinventory

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ collect_info
9595
[ -f "${subrdir}/${platform}.subr" ] && . ${distdir}/${platform}.subr
9696

9797
MYDATA="parallel nodename hostname nodeip nodedescr jnameserver nodeippool natip nat_enable fbsdrepo mdtmp repo workdir ipfw_enable fs zfsfeat jail_interface ncpu physmem memtype disks cpumodel cpufreq kernhz sched eventtimer nics node_ip4_active node_ip6_active \
98-
statsd_bhyve_enable statsd_jail_enable statsd_hoster_enable osrelease"
98+
statsd_bhyve_enable statsd_jail_enable statsd_hoster_enable osrelease default_vs"
9999

100100
for i in ${MYDATA} platform; do
101101
eval items="\$${i}"

0 commit comments

Comments
 (0)