Update README.md
This commit is contained in:
parent
08db6eb9dd
commit
9e00fd6d69
1 changed files with 2 additions and 1 deletions
|
@ -48,7 +48,8 @@ Install this script somwhere and make sure it is executable. In this example the
|
|||
/usr/local/bin/cron_failover.pl
|
||||
|
||||
First create a config file, e.g /mnt/shareddir/crontabs/crontab_config.json:
|
||||
```{
|
||||
```
|
||||
{
|
||||
"db" : "icinga2",
|
||||
"host" : "db.example.com",
|
||||
"user" : "myuser",
|
||||
|
|
Loading…
Add table
Reference in a new issue