summaryrefslogtreecommitdiffstats
path: root/xci/var
diff options
context:
space:
mode:
authorMarkos Chandras <mchandras@suse.de>2018-06-07 13:30:03 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-06-07 13:30:03 +0000
commit473a4d2598894e82e845310e3763a0ec8d6689c2 (patch)
treee0abafae54902286a0545c5363cedfdb900d5992 /xci/var
parent41d49bfaa73bee43ad17addbdf75eec94fc3ecbb (diff)
parenta82590eb643383127abea5dc7320445e03d7a9c2 (diff)
Merge "roles: bootstrap-host: Ensure DNS info from IDF is respected"
Diffstat (limited to 'xci/var')
-rw-r--r--xci/var/idf.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/xci/var/idf.yml b/xci/var/idf.yml
index 0238baed..4d743cda 100644
--- a/xci/var/idf.yml
+++ b/xci/var/idf.yml
@@ -25,7 +25,7 @@ idf:
network: 192.168.122.0
mask: 24
gateway: 192.168.122.1
- dns: 8.8.8.8
+ dns: 192.168.122.1
private:
interface: 3
network: 172.29.244.0