mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Bootstrap failed, retrying
This commit is contained in:
parent
bd729cb3ea
commit
f336c44630
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ def __virtual__():
|
|||
|
||||
|
||||
def _get_minor_version():
|
||||
# Set default version to 6 for tests
|
||||
version = 6
|
||||
cmd = 'gluster --version'
|
||||
result = __salt__['cmd.run'](cmd).splitlines()
|
||||
|
|
Loading…
Add table
Reference in a new issue