mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Merge pull request #30471 from ustolt/develop
smtp_return: an empty optional config value "smtp.renderer" leads to …
This commit is contained in:
commit
179f1c51b4
@ -186,7 +186,7 @@ def _options_browser(cfg, ret_config, defaults, virtualname, options):
|
||||
continue
|
||||
|
||||
# fallback (implicit else for all ifs)
|
||||
yield option, ''
|
||||
continue
|
||||
|
||||
|
||||
def _fetch_profile_opts(
|
||||
|
Loading…
Reference in New Issue
Block a user