mirror of
https://github.com/valitydev/salt.git
synced 2024-11-09 01:36:48 +00:00
Decided to handle this case in butter differently, sorry about the in
and out commits
This commit is contained in:
parent
1c88d00d16
commit
1ee860dc0a
@ -94,11 +94,6 @@ def _apply_overlay(vda, instance):
|
|||||||
shutil.rmtree(tmp)
|
shutil.rmtree(tmp)
|
||||||
return True
|
return True
|
||||||
|
|
||||||
def clean_images():
|
|
||||||
'''
|
|
||||||
'''
|
|
||||||
pass
|
|
||||||
|
|
||||||
def libvirt_creds():
|
def libvirt_creds():
|
||||||
'''
|
'''
|
||||||
Returns the user and group that the disk images should be owned by
|
Returns the user and group that the disk images should be owned by
|
||||||
|
Loading…
Reference in New Issue
Block a user