Beispiel #1
0
 def useDefaultConf(self):
     """
     commit & apply default conf
     """
     self.debug("take in account default configuration")
     ConfigServiceComponent.save_config(self, 'hosts : default configuration') # commit
     self.core.config_manager.signalAutoconf()                                 # apply