Просмотр исходного кода

Fixed a typo in plugins.yml

client-definitions was created instead of client_definitions
tculp 8 лет назад
Родитель
Сommit
8df666d4bd
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tasks/plugins.yml

+ 1 - 1
tasks/plugins.yml

@@ -19,7 +19,7 @@
       - handlers
       - mutators
       - definitions
-      - client-definitions
+      - client_definitions
 
   - name: Ensure any remote plugins defined are present
     shell: sensu-install -p {{ item }}