-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Having a problem with oscar coming up and getting the domain from my DHCP server.
==> master: 2018-01-08 15:20:57,260 - [Notice]: Compiled catalog for master.example.com in environment production in 4.34 seconds
Then later during the puppet run it actually fails trying to resolve master.example.com
2018-01-08 15:26:01,081 - [Notice]: /Stage[main]/Puppet_enterprise::Console_services/Service[pe-console-services]/ensure: ensure changed 'stopped' to 'running'
2018-01-08 15:26:01,741 - [Error]: Failed to apply catalog: Could not connect to the Node Manager service at https://master.example.com:4433/classifier-api: #<SocketError: getaddrinfo: Name or service not known>
* /opt/puppetlabs/puppet/bin/puppet enterprise configure --detailed-exitcodes --modulepath /opt/puppetlabs/server/data/enterprise/modules
* returned: 1
How can I avoid oscar from getting the domain from DHCP since it's using auto network?
Is there a way to configure oscar to use a dummy domain instead which will be added to the /etc/hosts entries as alias?
Metadata
Metadata
Assignees
Labels
No labels