Преглед на файлове

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`.