Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cluster node id is too long using fqdn #402

Open
leightonium opened this issue Apr 14, 2023 · 0 comments
Open

cluster node id is too long using fqdn #402

leightonium opened this issue Apr 14, 2023 · 0 comments

Comments

@leightonium
Copy link

A few of the Jira database tables have only a varchar(60) for the cluster nodeid.

When using the fqdn of the host this may exceed this length.
i.e 10-100-120-221-uswest2becosystem.uswest2-ecosystem.company.com (62)

https://github.com/voxpupuli/puppet-jira/blob/master/templates/cluster.properties.epp#L2

This should be set to the hostname of the system to avoid this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant