Procházet zdrojové kódy

Fix typo in infrastructure docs (#19)

I believe this should be changed to `sensu_include_dashboard`
Josh Purvis před 9 roky
rodič
revize
438549bf6e
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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`.