aboutsummaryrefslogtreecommitdiffstats
path: root/roles/bhyve/vars
diff options
context:
space:
mode:
authorbinary <me@rgoncalves.se>2021-01-19 19:13:27 +0100
committerbinary <me@rgoncalves.se>2021-01-19 19:13:27 +0100
commit42650055c6066989bb2c0d38613c6028b6188e9d (patch)
treeae2caa7e252710385bde3e98f893f4555e0d5c78 /roles/bhyve/vars
parent3481e1e128ec5522ac49b48c43e8e8b1a676ba38 (diff)
downloadinfrastructure-42650055c6066989bb2c0d38613c6028b6188e9d.tar.gz
Refactor bhyve role for new network setup
Diffstat (limited to 'roles/bhyve/vars')
-rw-r--r--roles/bhyve/vars/main.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/bhyve/vars/main.yml b/roles/bhyve/vars/main.yml
index 7819620..51813f5 100644
--- a/roles/bhyve/vars/main.yml
+++ b/roles/bhyve/vars/main.yml
@@ -7,6 +7,7 @@
bhyve_dir: "/data/bhyve"
bhyve_user: "bhyve"
bhyve_group: "bhyve"
+bhyve_bootdelay: "3"
bhyve_iso:
remember that computers suck.