mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fixed invalid deploy_scripts_search_path
This commit is contained in:
parent
bc9a899bc8
commit
5a9f4e947e
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue