Windows#
This section contains details on the Windows Package Manager, and specific information you need to use Salt on Windows.
- Multi-minion setup on Windows
- Windows Package Manager
- Introduction
- Install libraries
- Populate the local Git repository
- Update minion database
- Install software package
- Configuration
- Sample Configurations
- Usage
- List installed packages
- List available versions
- Install a package
- Remove a package
- Package definition file directory structure and naming
- Writing package definition files
- Example package definition files
- Example: Simple
- Example: JINJA templated package definition file
- Example: Package definition file to install the latest version
- Example: Package definition file to install an MSI patch
- Parameters
- Managing Windows Software on a Standalone Windows Minion
- Troubleshooting
- pygit2 / GitPython Support for Maintaining Git Repos
- Accessing authenticated Git repos (pygit2)
- Maintaining Git repos
- Name collisions between repos
- Windows-specific Behaviour