Browse Source

Minor improvements in ganeti node deployment

Emmanuel Bouthenot 8 years ago
parent
commit
32dc43b513
1 changed files with 1 additions and 0 deletions
  1. 1 0
      roles/hypervisor/tasks/ganeti.yml

+ 1 - 0
roles/hypervisor/tasks/ganeti.yml

@@ -7,6 +7,7 @@
     - 'ganeti'
     - 'ganeti-instance-debootstrap'
     - 'drbd-utils'
+    - 'dnsutils'
   when: with_ganeti
 
 - name: 'Install ganeti instances templates for debootstrap'