소스 검색

Add missing dependencies to use nginx munin plugins

Emmanuel Bouthenot 11 년 전
부모
커밋
78bc707204
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      roles/monitoring/tasks/munin.yml

+ 1 - 0
roles/monitoring/tasks/munin.yml

@@ -31,6 +31,7 @@
     - libcache-cache-perl
     - libdbd-pg-perl
     - libdbd-mysql-perl
+    - liblwp-useragent-determined-perl
   when_boolean: ${with_munin_node}
 
 - name: Create need directories for munin-node configuration