Browse Source

reduce dns timeout

pull/70/head
Smaine Kahlouch 8 years ago
parent
commit
b54af6b42f
1 changed files with 1 additions and 1 deletions
  1. 2
      roles/dnsmasq/tasks/main.yml

2
roles/dnsmasq/tasks/main.yml

@ -85,7 +85,7 @@
backup: yes
follow: yes
with_items:
- timeout:5
- timeout:2
- attempts:2
- name: disable resolv.conf modification by dhclient

Loading…
Cancel
Save