mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
configconvert: run_icinga2 config test helper
This commit is contained in:
parent
b772c52509
commit
96df47ed01
6
contrib/configconvert/run_icinga2
Executable file
6
contrib/configconvert/run_icinga2
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
ICINGA2BIN="$HOME/i2/sbin/icinga2"
|
||||
ICINGA2CONF="./icinga2-conv.conf"
|
||||
|
||||
$ICINGA2BIN -x -c $ICINGA2CONF
|
Loading…
x
Reference in New Issue
Block a user