Synchronize vPOD PDF and IDF
This change scynronizes PDF and IDF files for vPOD to prepare
for moving hardware configuration files to infra/hwconfig repo.
From this point onward, the changes that are done to PDF and IDF
in infra/engine repo should be done in infra/hwconfig repo until
we completely switch to infra/hwconfig repo in order not to impact
the development work. Once the switch is done, vPOD PDF and IDF
should be removed from infra/engine repo.
Change-Id: I5e44a0a9081b136486bbb8fc04278405e93392a7
diff --git a/pods/nordix-vpod1-idf.yml b/pods/nordix-vpod1-idf.yml
index f2efba6..c5a9b3e 100644
--- a/pods/nordix-vpod1-idf.yml
+++ b/pods/nordix-vpod1-idf.yml
@@ -28,8 +28,9 @@
network: 10.2.0.0
mask: 24
gateway: 10.2.0.1
- # TODO: fix this so we can provide list of dns instead of single one
- dns: 8.8.8.8
+ dns:
+ - 8.8.8.8
+ - 8.8.4.4
mgmt:
interface: 2
network: 10.3.0.0