Browse Source

Fix typo in infrastructure docs (#19)

I believe this should be changed to `sensu_include_dashboard`
Josh Purvis 9 years ago
parent
commit
438549bf6e
1 changed files with 1 additions and 1 deletions
  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`.