Преглед изворни кода

Fix typo in infrastructure docs (#19)

I believe this should be changed to `sensu_include_dashboard`
Josh Purvis пре 9 година
родитељ
комит
438549bf6e
1 измењених фајлова са 1 додато и 1 уклоњено
  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`.