summaryrefslogtreecommitdiffstats
path: root/host_vars/mac-archiso.local.yml.example
diff options
context:
space:
mode:
Diffstat (limited to 'host_vars/mac-archiso.local.yml.example')
-rw-r--r--host_vars/mac-archiso.local.yml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/host_vars/mac-archiso.local.yml.example b/host_vars/mac-archiso.local.yml.example
index c2bfe53..749b6a8 100644
--- a/host_vars/mac-archiso.local.yml.example
+++ b/host_vars/mac-archiso.local.yml.example
@@ -43,5 +43,5 @@ partition_extras:
part_end: "100%"
fstype: "ext4"
dev: "{{ partition_disk }}4"
-bootstrap_broadcom_wl: true
+bootstrap_mac: true
configure_playbook_dir: "../ansible-distro-configure"