Parcourir la source

Fix typo in infrastructure docs (#19)

I believe this should be changed to `sensu_include_dashboard`
Josh Purvis il y a 9 ans
Parent
commit
438549bf6e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      docs/example_infra.md

+ 1 - 1
docs/example_infra.md

@@ -83,4 +83,4 @@ rabbitmq_server: true
 redis_server: true
 ```
 
-The same can, again, be set directly in your RabbitMQ/redis nodes' `host_vars` files, or done so in the playbook as shown in the previous section for the values `sensu_master` & `sensu_include_uchiwa`.
+The same can, again, be set directly in your RabbitMQ/redis nodes' `host_vars` files, or done so in the playbook as shown in the previous section for the values `sensu_master` & `sensu_include_dashboard`.