DNS smart proxy

Hi,

If it possible to edit the setting "allow-recursion" in the configuration
file "/etc/named/options.conf" when using "foreman-installer"?

Please advise.

Thanks!
Idox`

Hi Idox,

It should be possible. See "Advanced module configuration" section in the manual

Foreman :: Manual

The param you're seatching for is probably $::dns::allow_recursion
(taken from https://github.com/theforeman/puppet-dns/blob/5.0.0/manifests/init.pp#L112)

– Ivan

··· On Mon, Sep 25, 2017 at 7:19 PM, Ido Kaplan wrote: > Hi, > > If it possible to edit the setting "allow-recursion" in the configuration > file "/etc/named/options.conf" when using "foreman-installer"? > > Please advise. > > Thanks! > Idox` > > -- > You received this message because you are subscribed to the Google Groups > "Foreman users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-users+unsubscribe@googlegroups.com. > To post to this group, send email to foreman-users@googlegroups.com. > Visit this group at https://groups.google.com/group/foreman-users. > For more options, visit https://groups.google.com/d/optout.

Thanks! It's working.

Ido

··· > On 25 Sep 2017, at 23:06, Ivan Necas wrote: > > Hi Ido, > > It should be possible. See "Advanced module configuration" section in the manual > > https://theforeman.org/manuals/1.15/index.html#3.2.2InstallerOptions > > The param you're seatching for is probably $::dns::allow_recursion > (taken from https://github.com/theforeman/puppet-dns/blob/5.0.0/manifests/init.pp#L112) > > -- Ivan > >> On Mon, Sep 25, 2017 at 7:19 PM, Ido Kaplan wrote: >> Hi, >> >> If it possible to edit the setting "allow-recursion" in the configuration >> file "/etc/named/options.conf" when using "foreman-installer"? >> >> Please advise. >> >> Thanks! >> Ido` >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Foreman users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to foreman-users+unsubscribe@googlegroups.com. >> To post to this group, send email to foreman-users@googlegroups.com. >> Visit this group at https://groups.google.com/group/foreman-users. >> For more options, visit https://groups.google.com/d/optout. > > -- > You received this message because you are subscribed to a topic in the Google Groups "Foreman users" group. > To unsubscribe from this topic, visit https://groups.google.com/d/topic/foreman-users/7CrxIWPBzBc/unsubscribe. > To unsubscribe from this group and all its topics, send an email to foreman-users+unsubscribe@googlegroups.com. > To post to this group, send email to foreman-users@googlegroups.com. > Visit this group at https://groups.google.com/group/foreman-users. > For more options, visit https://groups.google.com/d/optout.