Setting steam to :i386 to avoid the false positive when salt checks it's installed
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ update_apt_cache:
|
|||||||
install_gaming_tools:
|
install_gaming_tools:
|
||||||
pkg.installed:
|
pkg.installed:
|
||||||
- pkgs:
|
- pkgs:
|
||||||
- steam
|
- steam:i386
|
||||||
- mangohud
|
- mangohud
|
||||||
- require:
|
- require:
|
||||||
- cmd: enable_i386_architecture
|
- cmd: enable_i386_architecture
|
||||||
|
|||||||
Reference in New Issue
Block a user