d4science-ghn-cluster/EGI_playbooks: EGI playbooks run by packer go here.

This commit is contained in:
Andrea Dell'Amico 2015-10-01 15:28:15 +02:00
parent f51ffe7740
commit eeeb9eb811
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
---
- name: Install the system resolv.conf
- copy: src=resolv.conf dest=/etc/resolv.conf owner=root group=root mode=0644
when: install_resolvconf