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

[BUG][opensearch.yml]task failures with non-standard os_api_port #108

Open
stephan0859 opened this issue Jan 10, 2023 · 1 comment
Open
Labels
bug Something isn't working

Comments

@stephan0859
Copy link

Describe the bug
If os_api_port is changed to a non-standard value (in a multi-node cluster), various tasks fail

To Reproduce

  • Define an inventory for a multi-node OS cluster
  • Define a custom os_api_port value other than 9200 in either the inventory or group_vars
  • Run the the opensearch.yml playbook

Expected behavior
Multi-node OS cluster to be fully functional

Playbook Name
Playbook: opensearch.yml
Task files:

  • roles/linux/opensearch/tasks/main.yml (both curl commands)
  • roles/linux/opensearch/tasks/security.yml (both securityadmin.sh shell tasks)

Screenshots
N/A

Host/Environment (please complete the following information):

  • Ansible Version: 2.9.27
  • Playbook Version: current (last commit: 2022-12-13)

Additional context
I could try to create a patch if that helps.

@stephan0859 stephan0859 added bug Something isn't working untriaged labels Jan 10, 2023
@rishabh6788
Copy link
Contributor

Need to reproduce the issue to debug.
@prudhvigodithi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

2 participants