forked from ungleich-public/cdist
cleanup context
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
073717e07e
commit
d32aa37fba
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ class ConfigInstall:
|
|||
debug=debug)
|
||||
|
||||
def cleanup(self):
|
||||
self.path.cleanup()
|
||||
self.context.cleanup()
|
||||
|
||||
def run_initial_manifest(self):
|
||||
"""Run the initial manifest"""
|
||||
|
|
Loading…
Reference in a new issue