Skip to content

netbios_name default string  #55

Description

@nassarmu

The default netbios_name value results in a literal %{facts.hostname} in the netbios name field. Probably because the value is using single quotes instead of double quotes. When modifying this you should consider using the modern fact %{facts.networking.hostname} as the bare %{facts.hostname} is a legacy fact.

Variant[Undef, String] $netbios_name = '%{facts.hostname}',

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions