mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Add blank line for lint compliance
This commit is contained in:
parent
3574f6e2f5
commit
b12cff151e
@ -267,6 +267,7 @@ def _get_service_instance(host, username, password, protocol,
|
||||
atexit.register(Disconnect, service_instance)
|
||||
return service_instance
|
||||
|
||||
|
||||
def get_customizationspec_ref(si, customization_spec_name):
|
||||
'''
|
||||
Get a reference to a VMware customization spec for the purposes of customizing a clone
|
||||
|
Loading…
Reference in New Issue
Block a user