Исправлен вызов метода

master-3.5 3.5.5.4
parent 19b495cf6b
commit c411bf8558

@ -242,7 +242,7 @@ class ClClientSyncLoginAction(Action):
},
# отключить удалённый профиль
{'name': 'domain_sync:umount_unix',
'method': 'Client.umountRemoteUser(True,"unix","remote_profile")',
'method': 'Client.umountRemoteUserRes(True,"unix","remote_profile")',
'depend': Tasks.hasnot('failed')
},
# отключить ресурсы в случае ошибки

Loading…
Cancel
Save