Hello Jonathan,

 

Thanks for the link.

 

I got your message about doc contributions. A couple of years ago, I was one of the I18N team members and it’s been a real pleasure to work and share with Ian, Ilya, Frank and other OpenStack fellows. I will contribute to the doc again, and will be happy to do,  as soon as I can recover free time for that 😊

 

Regards,

Jean-Francois

 

From: Jonathan Rosser <jonathan.rosser@rd.bbc.co.uk>
Sent: jeudi, 17 novembre 2022 09:37
To: openstack-discuss@lists.openstack.org
Subject: Re: [openstack-ansible] Designate: rndc config file not generated

 

 

EXTERNAL MESSAGE - This email comes from outside ELCA companies.

Hi Jean-Francois,

Each ansible role used in openstack-ansible should have some documentation associated with it, in addition to the docs for the main openstack-ansible project itself.

Here is the docs for the designate role which contains a brief example for a BIND9 integration https://docs.openstack.org/openstack-ansible-os_designate/latest/

Hopefully this is helpful, contributions to documentation are always welcome if you feel that improvement could be made.

Jonathan.

On 16/11/2022 17:16, Taltavull Jean-François wrote:

Hello James,

 

Sorry for this late response

I used ‘designate_rndc_keys’ var and the key has been created at the right location.

I keep on solving the Designate mysteries and I think I’ll be able to deploy it shortly !

 

Thank you for your help!

 

Jean-Francois

 

From: James Denton <james.denton@rackspace.com>
Sent: vendredi, 4 novembre 2022 20:22
To: Taltavull Jean-François <jean-francois.taltavull@elca.ch>; openstack-discuss <openstack-discuss@lists.openstack.org>
Subject: Re: [openstack-ansible] Designate: rndc config file not generated

 

 

EXTERNAL MESSAGE - This email comes from outside ELCA companies.

Hello Jean-Francois,

 

When I did this recently, I seem to recall generating the RNDC key and conf on the BIND server(s) and copying those over to the Designate hosts (controller nodes, in my case). But looking at the playbook variables, it looks like there is a ‘designate_rndc_keys’ var that you can define to have it create the keys in the specified location. Have you tried that?

 

Regards,

James Denton
Rackspace Private Cloud

 

From: Taltavull Jean-François <jean-francois.taltavull@elca.ch>
Date: Friday, November 4, 2022 at 8:55 AM
To: openstack-discuss <openstack-discuss@lists.openstack.org>
Subject: [openstack-ansible] Designate: rndc config file not generated

CAUTION: This message originated externally, please use caution when clicking on links or opening attachments!


Hello,

I'm deploying Designate on OpenStack Wallaby/Ubuntu 20.04 with DNS servers located outside the OpenStack platform.

After running 'os-designate-install.yml' playbook, 'bind9-utils' package is correctly installed but I can't find rndc config file anywhere inside the lxc container.
This prevents rndc from running well and communicating with the DNS servers.

Any idea ?

Regards,

Jean-Francois