Skip to content

DHCP domain? #72

@cdenneen

Description

@cdenneen

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions