salt_proxy.configure_proxy Creates Invalid Proxy Config File #53341
Labels
Bug
broken, incorrect, or confusing behavior
Confirmed
Salt engineer has confirmed bug/feature - often including a MCVE
Proxy-Minion
severity-high
2nd top severity, seen by most users, causes major problems
Silicon v3004.0
Release code name
Milestone
Description of Issue
Two issues:
salt_proxy.configure_proxy
was ran,/etc/salt/proxy
existed and contained default data. It appear like it was left over from an older version of SaltStack. The master property was empty, so the proxy minion failed to connect to the master./etc/salt/proxy
file was removed manually,salt_proxy.configure_proxy
created an invalid yaml file which causedsalt-proxy
to fail to startup:The file contained:
Setup
Using the following state, with either an empty proxy configuration file or the default (just comments).
proxy.sls
Steps to Reproduce Issue
salt-call state.apply proxy
Versions Report
The text was updated successfully, but these errors were encountered: