Fix minor typo in a path in the README
This commit is contained in:
parent
a2a2614a19
commit
0548eafba3
@ -74,7 +74,7 @@ sources/boot.wim
|
|||||||
### [Salt](https://saltproject.io/) minion
|
### [Salt](https://saltproject.io/) minion
|
||||||
|
|
||||||
1. [Download latest salt windows minion installer](https://docs.saltproject.io/salt/install-guide/en/latest/topics/install-by-operating-system/windows.html)
|
1. [Download latest salt windows minion installer](https://docs.saltproject.io/salt/install-guide/en/latest/topics/install-by-operating-system/windows.html)
|
||||||
2. Place in `<software share>/pxe/Windows10/sources/$OEM$$/$$/setup/scripts/` as `Salt-Minion-Setup.exe`
|
2. Place in `<software share>/pxe/Windows10/sources/$OEM$/$$/setup/scripts/` as `Salt-Minion-Setup.exe`
|
||||||
- This slightly magic path will place the files at `C:\Windows\Setup\Scripts` in the installed OS
|
- This slightly magic path will place the files at `C:\Windows\Setup\Scripts` in the installed OS
|
||||||
3. Copy [`SetupComplete.cmd`](./SetupComplete.cmd) to same directory
|
3. Copy [`SetupComplete.cmd`](./SetupComplete.cmd) to same directory
|
||||||
- This will be run after setup is complete as `SYSTEM`, and installs salt with the configured hostname as the minion name
|
- This will be run after setup is complete as `SYSTEM`, and installs salt with the configured hostname as the minion name
|
||||||
|
Loading…
Reference in New Issue
Block a user