[Puppet] Remove Logger usage
Logger usage algorithm looks too awkwardly. Nobody uses Logger output. This lines looks like a dead code Change-Id: I21f057073a2aacb91a428e4d8843578114098643
This commit is contained in:
parent
66214e4abe
commit
d436fc1076
@ -35,14 +35,10 @@ Properties:
|
||||
Contract: $.class(net:Hosts)
|
||||
Usage: Out
|
||||
|
||||
_log:
|
||||
Contract: $.class('io.murano.system.Logger')
|
||||
|
||||
Methods:
|
||||
.init:
|
||||
Body:
|
||||
- $this.hosts: new(net:Hosts)
|
||||
- $this._log: logger('org.openstack.ci_cd_pipeline_murano_app.puppet.PuppetServer')
|
||||
|
||||
configure:
|
||||
Body:
|
||||
|
Loading…
x
Reference in New Issue
Block a user