How can I add dns records that are type 'A'

Asked by Dongwon Cho

Hi,

I really want to know if it is possible to add dns records that are type 'A' on maas.
I tried it several times as follow but it does not work for me.
maas 1st dnsresource-records create domain=example.com rrtype=a rrdata=192.168.228.5 name=repo
{"rrtype": ["A is not one of CNAME MX SRV NS TXT."]}
Is it impossible to add 'A' record on maas DNS?

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu maas Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Dongwon Cho (dongwoncho) said :
#1

This is what I am working on.
dpkg -l | grep maas
ii maas 2.0.0~beta4+bzr4985-0ubuntu1~xenial1 all "Metal as a Service" is a physical cloud and IPAM
ii maas-cli 2.0.0~beta4+bzr4985-0ubuntu1~xenial1 all MAAS client and command-line interface
ii maas-common 2.0.0~beta4+bzr4985-0ubuntu1~xenial1 all MAAS server common files
ii maas-dhcp 2.0.0~beta4+bzr4985-0ubuntu1~xenial1 all MAAS DHCP server
ii maas-dns 2.0.0~beta4+bzr4985-0ubuntu1~xenial1 all MAAS DNS server
ii maas-proxy 2.0.0~beta4+bzr4985-0ubuntu1~xenial1 all MAAS Caching Proxy
ii maas-rack-controller 2.0.0~beta4+bzr4985-0ubuntu1~xenial1 all Rack Controller for MAAS
ii maas-region-api 2.0.0~beta4+bzr4985-0ubuntu1~xenial1 all Region controller API service for MAAS
ii maas-region-controller 2.0.0~beta4+bzr4985-0ubuntu1~xenial1 all Region Controller for MAAS
ii python3-django-maas 2.0.0~beta4+bzr4985-0ubuntu1~xenial1 all MAAS server Django web framework (Python 3)
ii python3-maas-client 2.0.0~beta4+bzr4985-0ubuntu1~xenial1 all MAAS python API client (Python 3)
ii python3-maas-provisioningserver 2.0.0~beta4+bzr4985-0ubuntu1~xenial1 all MAAS server provisioning libraries (Python 3)

Revision history for this message
Launchpad Janitor (janitor) said :
#2

This question was expired because it remained in the 'Open' state without activity for the last 15 days.