diff options
| author | Matt Turner <mattst88@gmail.com> | 2025-11-23 17:35:20 -0500 |
|---|---|---|
| committer | Matt Turner <mattst88@gmail.com> | 2025-11-23 17:36:42 -0500 |
| commit | bb30e2b9eb59592923de7ace628e5c1516038cd7 (patch) | |
| tree | b156f77e2365828f7c7987d767d30211b41a6dea /macbook/makeconf.sls | |
| parent | c2182ceeace0f83c5312d819aed216d50e7fc5c5 (diff) | |
Diffstat (limited to 'macbook/makeconf.sls')
| -rw-r--r-- | macbook/makeconf.sls | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/macbook/makeconf.sls b/macbook/makeconf.sls deleted file mode 100644 index bcbd2ab..0000000 --- a/macbook/makeconf.sls +++ /dev/null @@ -1,11 +0,0 @@ -/etc/portage/make.conf: - file.managed: - - source: salt://base/etc/portage/make.conf.tmpl - - template: jinja - - user: root - - group: root - - mode: 644 - - context: - arch: haswell - cpu_flags_x86: mmx mmxext sse sse2 sse3 ssse3 sse4_1 sse4_2 avx avx2 aes f16c fma3 rdrand - video_cards: intel i965 |
