[BUG] salt-cloud --update-bootstrap fails to update bootstrap script on 3006.0 due to lack of permissions #64204
Closed
2 of 9 tasks
Labels
Bug
broken, incorrect, or confusing behavior
Packaging
Related to packaging of Salt, not Salt's support for package management.
Regression
The issue is a bug that breaks functionality known to work in previous releases.
Sulfur v3006.0
release code name and version
Sulfur v3006.1
Milestone
Description
salt-cloud --update-bootstrap fails to update bootstrap script on 3006.0 as it runs as the
salt
user which doesn't have permissions to write to/etc/salt/cloud.deploy.d
or/opt/saltstack/salt/lib/python3.10/site-packages/salt/cloud/deploy
The latest release of
bootstrap-salt.sh
is v2023.04.26, however Salt 3006.0 ships with 2022.10.04. Running salt-cloud --update-bootstrap has no effect.Setup
(Please provide relevant configs and/or SLS files (be sure to remove sensitive info. There is no general set-up of Salt.)
Please be as specific as possible and give set-up details.
Steps to Reproduce the behavior
Expected behavior
Bootstrap script to be installed in
/etc/salt/cloud.deploy.d/
Versions Report
salt --versions-report
(Provided by running salt --versions-report. Please also mention any differences in master/minion versions.)Additional context
Running salt-cloud in a masterless setup.
The text was updated successfully, but these errors were encountered: