Fixed formatting
This commit is contained in:
12
README.md
12
README.md
@@ -16,12 +16,12 @@ Everything is controlled using the follwing environment variables.
|
|||||||
* **PARENTPORT** is the Icinga2 port on the parent host. Defaults to 5665.
|
* **PARENTPORT** is the Icinga2 port on the parent host. Defaults to 5665.
|
||||||
* **TICKET** is the ticket you get from the master (if you are using Director
|
* **TICKET** is the ticket you get from the master (if you are using Director
|
||||||
you find it under the Agent tab of the host).
|
you find it under the Agent tab of the host).
|
||||||
* **ACCEPT_CONFIG** takes a *y* or *n* value for yes or no. The default is
|
* **ACCEPT_CONFIG** takes a ***y*** or ***n*** value for yes or no. The default is
|
||||||
*n*(o).
|
***n***.
|
||||||
* **ACCEPT_COMMANDS** takes a *y* or *n* value for yes or no. The default is
|
* **ACCEPT_COMMANDS** takes a ***y*** or ***n*** value for yes or no. The default is
|
||||||
*n*(o).
|
***n***.
|
||||||
* **DISABLE_CONFD** takes a *y* or *n* value for yes or no. The default is
|
* **DISABLE_CONFD** takes a ***y*** or ***n*** value for yes or no. The default is
|
||||||
*y*(es). This should be a sane default for most people.
|
***y***. This should be a sane default for most people.
|
||||||
|
|
||||||
## Example usage
|
## Example usage
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user