From 087a4d3042f0f8976fcab75a68009b31e32b7001 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Mon, 28 Oct 2013 15:30:47 +0100 Subject: [PATCH] Let's try to specify the resolv.conf to use --- playbooks/groups/jenkins-cloud.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/playbooks/groups/jenkins-cloud.yml b/playbooks/groups/jenkins-cloud.yml index 00a1fb0adb..91d2dbad84 100644 --- a/playbooks/groups/jenkins-cloud.yml +++ b/playbooks/groups/jenkins-cloud.yml @@ -24,6 +24,8 @@ - /srv/web/infra/ansible/vars/global.yml - ${private}/vars.yml - ${vars}/${ansible_distribution}.yml + vars: + - resolvconf: resolv.conf/jenkins-cloud roles: - /srv/web/infra/ansible/roles/base