On 28/09/16 10:11, [email protected] wrote: > Dear Dominic, > > thank you for your help. I have two new questions. If I would do this, > does it mean, that after the modifications, I cannot manage my dhcp > server via foreman -> foreman-proxy anymore?
No, it just disables the foreman_proxy class including the dhcp class, preventing the duplicate definition. You then add the dhcp class as you did before, avoiding the duplicate. > And the other question, > where do I must to modify this file? On the foreman server? Where is the > file located on an ubuntu server, and the modification, do I need to > deploy it to the foreman-proxy, or everything will be done > automatically? Sorry, I am new in foreman. It's a parameter of the class, you don't need to edit the module. If you are adding the class via Foreman, edit the class under Configure > Puppet classes, then tick Override on the dhcp_manage parameter and set the default value to false (or set it on the host's parameters tab after ticking Override). -- Dominic Cleal [email protected] -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/foreman-users. For more options, visit https://groups.google.com/d/optout.
