mirror of
https://github.com/MikroWizard/mikroman.git
synced 2025-07-14 16:04:34 +02:00
Relase 1.0.8 and Change logs
This commit is contained in:
parent
d5059fbb2f
commit
9eec330562
3 changed files with 22 additions and 3 deletions
|
@ -416,7 +416,6 @@ def check_syslog_config(dev,router,apply=False):
|
|||
if len(confs)!=3:
|
||||
if apply:
|
||||
ids=[item.get('.id') for item in results if 'mikrowizard' in item.get('prefix')]
|
||||
log.error(ids)
|
||||
if len(ids):
|
||||
call.remove(*ids)
|
||||
keys=['critical','error','info']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue