]> granicus.if.org Git - icinga2/blobdiff - etc/icinga2/conf.d/hosts.conf
Docs: Rename 'custom attribute' to 'custom variable'
[icinga2] / etc / icinga2 / conf.d / hosts.conf
index 5ff1f9b615553cfe714389eb8377170151bbe4f4..0118f033ed0707702c6dff0f38e53915b3d48720 100644 (file)
@@ -23,7 +23,7 @@ object Host NodeName {
   address = "127.0.0.1"
   address6 = "::1"
 
-  /* Set custom attribute `os` for hostgroup assignment in `groups.conf`. */
+  /* Set custom variable `os` for hostgroup assignment in `groups.conf`. */
   vars.os = "Linux"
 
   /* Define http vhost attributes for service apply rules in `services.conf`. */