summaryrefslogtreecommitdiff
path: root/braswell/firmware.sls
diff options
context:
space:
mode:
Diffstat (limited to 'braswell/firmware.sls')
-rw-r--r--braswell/firmware.sls8
1 files changed, 5 insertions, 3 deletions
diff --git a/braswell/firmware.sls b/braswell/firmware.sls
index 47a6204..f050104 100644
--- a/braswell/firmware.sls
+++ b/braswell/firmware.sls
@@ -1,3 +1,5 @@
-/etc/portage/savedconfig/sys-kernel/linux-firmware:
- file.managed:
- - source: salt://braswell/etc/portage/savedconfig/sys-kernel/linux-firmware
+/etc/portage/savedconfig/sys-kernel:
+ file.recurse:
+ - source: salt://braswell/etc/portage/savedconfig/sys-kernel
+ - include_empty: True
+ - clean: True