d4science-ghn-cluster/EGI_playbooks: EGI playbooks run by packer go here.
This commit is contained in:
parent
f51ffe7740
commit
eeeb9eb811
|
@ -1,3 +1,6 @@
|
||||||
---
|
---
|
||||||
|
- name: Install the system resolv.conf
|
||||||
- copy: src=resolv.conf dest=/etc/resolv.conf owner=root group=root mode=0644
|
- copy: src=resolv.conf dest=/etc/resolv.conf owner=root group=root mode=0644
|
||||||
|
when: install_resolvconf
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue