When I try to add puppet i am getting the following error: [andrew.meyer@asm-automation01 ~]$ ipa service-add puppetmaster/asm-automation01.mgt.asm.borg.localipa: ERROR: Host 'asm-automation01.mgt.asm.borg.local' does not have corresponding DNS A/AAAA record[andrew.meyer@asm-automation01 ~]$ I joined the server to the FreeIPA domain and there is an A record. Didn't check fro quad-A. Not sure why it's throwing this error.
Andrew Meyer via FreeIPA-users wrote:
When I try to add puppet i am getting the following error:
[andrew.meyer@asm-automation01 ~]$ ipa service-add puppetmaster/asm-automation01.mgt.asm.borg.local ipa: ERROR: Host 'asm-automation01.mgt.asm.borg.local' does not have corresponding DNS A/AAAA record [andrew.meyer@asm-automation01 ~]$
I joined the server to the FreeIPA domain and there is an A record. Didn't check fro quad-A.
Not sure why it's throwing this error.
It means that IPA can't resolve the host entry. It does a direct DNS lookup.
You can work around this by adding the --force flag.
rob
I guess I could fix this by putting a host entry in the /etc/hosts file?
On Wednesday, November 15, 2017 11:11 PM, Rob Crittenden via FreeIPA-users freeipa-users@lists.fedorahosted.org wrote:
Andrew Meyer via FreeIPA-users wrote:
When I try to add puppet i am getting the following error:
[andrew.meyer@asm-automation01 ~]$ ipa service-add puppetmaster/asm-automation01.mgt.asm.borg.local ipa: ERROR: Host 'asm-automation01.mgt.asm.borg.local' does not have corresponding DNS A/AAAA record [andrew.meyer@asm-automation01 ~]$
I joined the server to the FreeIPA domain and there is an A record. Didn't check fro quad-A.
Not sure why it's throwing this error.
It means that IPA can't resolve the host entry. It does a direct DNS lookup.
You can work around this by adding the --force flag.
rob _______________________________________________ FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org To unsubscribe send an email to freeipa-users-leave@lists.fedorahosted.org
Andrew Meyer wrote:
I guess I could fix this by putting a host entry in the /etc/hosts file?
I'm nearly certain that it uses the DNS resolver directly so that wouldn't work.
rob
On Wednesday, November 15, 2017 11:11 PM, Rob Crittenden via FreeIPA-users freeipa-users@lists.fedorahosted.org wrote:
Andrew Meyer via FreeIPA-users wrote:
When I try to add puppet i am getting the following error:
[andrew.meyer@asm-automation01 mailto:andrew.meyer@asm-automation01
~]$ ipa service-add
puppetmaster/asm-automation01.mgt.asm.borg.local ipa: ERROR: Host 'asm-automation01.mgt.asm.borg.local' does not have corresponding DNS A/AAAA record [andrew.meyer@asm-automation01 mailto:andrew.meyer@asm-automation01 ~]$
I joined the server to the FreeIPA domain and there is an A record. Didn't check fro quad-A.
Not sure why it's throwing this error.
It means that IPA can't resolve the host entry. It does a direct DNS lookup.
You can work around this by adding the --force flag.
rob
FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org mailto:freeipa-users@lists.fedorahosted.org To unsubscribe send an email to freeipa-users-leave@lists.fedorahosted.org mailto:freeipa-users-leave@lists.fedorahosted.org
freeipa-users@lists.fedorahosted.org