From b939d370f2720f761ac7c6dfe0041ebfd64c1b79 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Fri, 27 Feb 2026 01:19:36 +0100 Subject: Add boot args that allow gpu and other mac locked features on linux --- host_vars/mac-archiso.local.yml | Bin 1048 -> 1040 bytes host_vars/mac-archiso.local.yml.example | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'host_vars') diff --git a/host_vars/mac-archiso.local.yml b/host_vars/mac-archiso.local.yml index 9634f1d..c0b5a59 100644 Binary files a/host_vars/mac-archiso.local.yml and b/host_vars/mac-archiso.local.yml differ 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" -- cgit v1.2.3