mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
Merge pull request #32105 from clarkperkins/bugfix/invalid-deploy-script-path
Fixed invalid deploy_scripts_search_path
This commit is contained in:
commit
2d8abf4717
@ -1851,7 +1851,6 @@ def cloud_config(path, env_var='SALT_CLOUD_CONFIG', defaults=None,
|
||||
os.path.abspath(
|
||||
os.path.join(
|
||||
os.path.dirname(__file__),
|
||||
'..',
|
||||
'cloud',
|
||||
'deploy'
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user