Skip to content

Conversation

@ekohl
Copy link
Member

@ekohl ekohl commented Sep 29, 2021

This changes the dns_zone option from an optional string to an array which allows creating multiple zones. For compatibility it still supports the single string and undef options. In a major release this should be changed to only accept an array.

This changes the dns_zone option from an optional string to an array
which allows creating multiple zones. For compatibility it still
supports the single string and undef options. In a major release this
should be changed to only accept an array.
@evgeni
Copy link
Member

evgeni commented Sep 29, 2021

        expected that the catalogue would contain Class[foreman_proxy::proxydns] with forward_zone set to "example.com" but it is set to ["example.com"]

seems some tests still need adjustment, but overall 👍

@ekohl
Copy link
Member Author

ekohl commented Sep 29, 2021

One thing I just realized is that this will also create entries for the @soa but those will be out of the zone. That needs a bit more thought.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants