Ejemplo n.º 1
0
 def __init__(self):
     super(OcsngBackend, self).__init__()
     self.path = utils.which('ocsinventory-agent')
Ejemplo n.º 2
0
 def __init__(self):
     super(FusionBackend, self).__init__()
     self.path = utils.which('fusioninventory-agent')