Skip to content

freeipa role uses undefined node_fqdn #701

Open
@sjpb

Description

@sjpb

This was defined in client with freeipa as:

# environments/common/inventory/group_vars/all/defaults.yml:
node_fqdn: "{{ [inventory_hostname, openhpc_cluster_name, cluster_domain_suffix ] | join('.') }}"  # works even without facts unlike ansible_fqdn

but I guess this got missed when upstreaming :-(

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