configconvert: run_icinga2 config test helper

This commit is contained in:
Michael Friedrich 2013-06-24 15:00:13 +02:00
parent b772c52509
commit 96df47ed01
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
#!/bin/bash
ICINGA2BIN="$HOME/i2/sbin/icinga2"
ICINGA2CONF="./icinga2-conv.conf"
$ICINGA2BIN -x -c $ICINGA2CONF