mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-05-28 04:02:39 -04:00
parent
d183919ca3
commit
90cd481e84
1 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
Imagine the following host custom variable structure.
|
||||
|
||||
````
|
||||
```
|
||||
host.vars.
|
||||
|-- cmdb_name
|
||||
|-- cmdb_id
|
||||
|
|
@ -23,7 +23,7 @@ host.vars.
|
|||
`-- passwords.
|
||||
|-- mysql_password
|
||||
`-- ldap_password
|
||||
````
|
||||
```
|
||||
|
||||
`host.vars.cmdb_name`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue