Merge pull request #37486 from twangboy/fix_win_docs

Add requirement for PowerShell 3 on Windows
This commit is contained in:
Mike Place 2016-11-06 19:01:07 +13:00 committed by GitHub
commit f4426c2233

View file

@ -53,6 +53,14 @@ other Windows service.
If the minion won't start, try installing the Microsoft Visual C++ 2008 x64 SP1
redistributable. Allow all Windows updates to run salt-minion smoothly.
Installation Prerequisites
--------------------------
Most Salt functionality should work just fine right out of the box. A few Salt
modules rely on PowerShell. The minimum version of PowerShell required for Salt
is version 3. If you intend to work with DSC then Powershell version 5 is the
minimum.
.. _windows-installer-options:
Silent Installer Options