summaryrefslogtreecommitdiffstats
path: root/roles/bootstrap/meta
diff options
context:
space:
mode:
Diffstat (limited to 'roles/bootstrap/meta')
-rw-r--r--roles/bootstrap/meta/argument_specs.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/roles/bootstrap/meta/argument_specs.yml b/roles/bootstrap/meta/argument_specs.yml
index ba63a46..00c7b31 100644
--- a/roles/bootstrap/meta/argument_specs.yml
+++ b/roles/bootstrap/meta/argument_specs.yml
@@ -14,3 +14,8 @@ argument_specs:
type: "dict"
required: true
description: "Check partition_root argument in role: partition, required options: mount_path"
+ bootstrap_broadcom_wl:
+ type: "bool"
+ required: false
+ default: false
+ description: "Install broadcom-wl driver (required for BCM4360 on Intel 2012 Macs)"