-
Notifications
You must be signed in to change notification settings - Fork 546
Open
Description
Description
When installing a salt-minion on PhotonOS 4, the bootstrap installer tries to run WGET which is not installed yet.
Setup
Fresh minimal install of PhotonOS 4
Please be as specific as possible and give set-up details.
- on-prem machine
- VM (Virtualbox 7.12)
- VM running on a cloud service, please be explicit and add details
- container (Kubernetes, Docker, containerd, etc. please specify)
- or a combination, please be explicit
- jails if it is FreeBSD
- classic packaging
- onedir packaging
- used bootstrap to install
Steps to Reproduce the behavior
- Install PhotonOS 4 (in minimal install, I did not try other editions)
- Download bootstrap-salt.sh and run it
- See the installer fail with a missing WGET
Expected behavior
Installer detects missing WGET and installs it first.
Versions Report
No salt-minion installed yet (therefore salt-master version is also irrelevant)
Additional context
This problem does not occur in PhotonOS 5.
Note that the bootstrap installer also has another problem, see #68196. This report assumes that that one is fixed.
Metadata
Metadata
Assignees
Labels
No labels