Fix maas dhcp update

  * TODO: currently, formula not able to set domain name for
    rackd|maas server.

Change-Id: Iebb59200949fbdf7acaca8bbb004996d1581deaf
diff --git a/README.rst b/README.rst
index c8556ab..4cc62bd 100644
--- a/README.rst
+++ b/README.rst
@@ -60,6 +60,8 @@
               name: 'vlan 0'
               description: Deploy VLAN
               dhcp: true
+              # FIXME: after refactoring domain module, it should be
+              # fixed exactly for FQDN, not only 'hostname'
               primary_rack: "${linux:network:hostname}"
 
       subnets:
@@ -168,7 +170,7 @@
       commissioning_scripts:
         00-maas-05-simplify-network-interfaces: /etc/maas/files/commisioning_scripts/00-maas-05-simplify-network-interfaces
       maas_config:
-        domain: mydomain.local
+        # domain: mydomain.local # This function broken
         http_proxy: http://192.168.0.10:3142
         commissioning_distro_series: xenial
         default_distro_series: xenial