mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Update bootstrap script stable version
This commit is contained in:
parent
8e36395384
commit
c1096cf760
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -49,7 +49,7 @@ BOOTSTRAP_SCRIPT_DISTRIBUTED_VERSION = os.environ.get(
|
|||
'BOOTSTRAP_SCRIPT_VERSION',
|
||||
# If no bootstrap-script version was provided from the environment, let's
|
||||
# provide the one we define.
|
||||
'v1.5.9'
|
||||
'v2014.06.19'
|
||||
)
|
||||
|
||||
# Store a reference to the executing platform
|
||||
|
|
Loading…
Add table
Reference in a new issue