saltstack / saltstack/salt-bootstrap
[FEATURE REQUEST] bootstrap-salt.ps1: needs to handle custom config file in installer
Open
@twangboy is already working on this.
Since Jan 13, 2021.
- Dominant language
- Shell
- Stars
- 952
- Forks
- 543
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 5
Description
Description of Issue/Question
Bootstrap script on Windows does not allow to use '/custom-config=' parameter in installer,
Setup
(Please provide relevant configs (Be sure to remove sensitive info).)
Steps to Reproduce Issue
(Include debug logs if possible, bootstrap-salt.sh -D.)
bootstrap-salt.ps1
Versions and Systems
(salt --versions-report, bootstrap-salt.sh -v, system type and version,
cloud/VM provider as appropriate.)
PS C:\Users\60063137> $PSVersionTable
Name Value
---- -----
PSVersion 5.1.16299.1146
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.16299.1146
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.