DNS records for hosts without DHCP

Is DHCP the only way to make foreman automatically update DNS records?

I see that foreman gets the IP address, regardless of how it was assigned.

If foreman does not have this capability, could someone please direct me to
the line of code that calls the dns update module?

As a side (unrelated) note: does the foreman-salt integration work with the
latest release of salt?

Thanks

> Is DHCP the only way to make foreman automatically update DNS records?
>
> no

> I see that foreman gets the IP address, regardless of how it was assigned.
>
> right, when creating a new host, it may ask a dhcp proxy for an ip if its
available, otherwise, you would need to specify it.

> If foreman does not have this capability, could someone please direct me
> to the line of code that calls the dns update module?
>

what exactly is the issue you are facing? double check dns is enabled for
both your domain (primary) and subnet (reverse) DNS records.

··· On Friday, February 3, 2017, Louis Hather wrote:

As a side (unrelated) note: does the foreman-salt integration work with
the latest release of salt?

Thanks


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
<javascript:_e(%7B%7D,‘cvml’,‘foreman-users%2Bunsubscribe@googlegroups.com’);>
.
To post to this group, send email to foreman-users@googlegroups.com
<javascript:_e(%7B%7D,‘cvml’,‘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.

The only hosts records that are currently added are systems provisioned via
Foreman. What I'd like is Foreman to add records for hosts that I register
later. DNS is enabled for my domain and subnet.

··· On Sunday, 5 February 2017 22:34:22 UTC, ohad wrote: > > > > On Friday, February 3, 2017, Louis Hather > wrote: > >> Is DHCP the only way to make foreman automatically update DNS records? >> >> no > >> I see that foreman gets the IP address, regardless of how it was >> assigned. >> >> right, when creating a new host, it may ask a dhcp proxy for an ip if its > available, otherwise, you would need to specify it. > >> If foreman does not have this capability, could someone please direct me >> to the line of code that calls the dns update module? >> > > what exactly is the issue you are facing? double check dns is enabled for > both your domain (primary) and subnet (reverse) DNS records. > >> >> As a side (unrelated) note: does the foreman-salt integration work with >> the latest release of salt? >> >> Thanks >> >> -- >> 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. >> >