intermediate commit for cdist state
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
c8522af0d0
commit
e8f7fe3faa
2 changed files with 29 additions and 21 deletions
|
|
@ -53,6 +53,9 @@ class ConfigInstall(object):
|
|||
self.explorer = cdist.explorer.Explorer(self.context)
|
||||
#self.manifest = cdist.manifest.Mamifest()
|
||||
|
||||
self.manifest.initial_manifest()
|
||||
self.manifest.type_manifest(cdist_object)
|
||||
|
||||
self.log = logging.getLogger(self.context.target_host)
|
||||
|
||||
# Setup env to be used by others - FIXME
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue