瀏覽代碼

Clarify val type for `sensu_remote_plugins`

cmacrae 9 年之前
父節點
當前提交
e2b5b706cd
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      README.md
  2. 1 1
      docs/role_variables.md

+ 1 - 1
README.md

@@ -89,7 +89,7 @@ _Note: The above options are intended to provide users with flexibility. This al
 | `sensu_include_dashboard` | `false` | Determines whether to deploy the Uchiwa dashboard |
 | `sensu_master` | `false` | Determines if a node is to act as the Sensu "master" node |
 | `sensu_user_name`| sensu | The name of the Sensu service user |
-| `sensu_remote_plugins` | _undefined_ | Sensu plugins to install via `sensu-install` (Ruby Gems) |
+| `sensu_remote_plugins` | _undefined_ | A list of plugins to install via `sensu-install` (Ruby Gems) |
 
 ### Sensu/RabbitMQ SSL certificate properties
 ``` yaml

+ 1 - 1
docs/role_variables.md

@@ -52,7 +52,7 @@ _Note: The above options are intended to provide users with flexibility. This al
 | `sensu_include_dashboard` | `false` | Determines whether to deploy the Uchiwa dashboard |
 | `sensu_master` | `false` | Determines if a node is to act as the Sensu "master" node |
 | `sensu_user_name`| sensu | The name of the Sensu service user |
-| `sensu_remote_plugins` | _undefined_ | Sensu plugins to install via `sensu-install` (Ruby Gems) |
+| `sensu_remote_plugins` | _undefined_ | A list of plugins to install via `sensu-install` (Ruby Gems) |
 
 ### Sensu/RabbitMQ SSL certificate properties
 ``` yaml