Replace DNS server to CZ

Change-Id: I651b00ba134a198d7532d546d100707099841325
diff --git a/ubuntu-18.04/config-drive/user-data b/ubuntu-18.04/config-drive/user-data
index 2e536cc..afa3c70 100644
--- a/ubuntu-18.04/config-drive/user-data
+++ b/ubuntu-18.04/config-drive/user-data
@@ -14,5 +14,5 @@
 # speed up resolving, and not stuck on timeouts. One-shot changes
   - echo '127.0.0.1 ubuntu' >> /etc/hosts
   - echo 'options timeout:1 attempts:4' >> /etc/resolv.conf
-  - echo 'nameserver 172.18.208.44' >> /etc/resolvconf/resolv.conf.d/base
+  - echo 'nameserver 172.18.176.6' >> /etc/resolvconf/resolv.conf.d/base
   - resolvconf -u