Merge pull request #36853 from rallytime/bp-33939

Back-port #33939 to 2016.3
This commit is contained in:
Nicole Thomas 2016-10-07 15:44:33 -06:00 committed by GitHub
commit 6a6bdf3e3f

View file

@ -310,9 +310,6 @@ def create(vm_):
if str(data.get('default_password', '')) == '':
time.sleep(1)
return False
if '!' not in data['default_password']:
time.sleep(1)
return False
return data['default_password']
vm_['ssh_host'] = __utils__['cloud.wait_for_fun'](