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

remove the setenv.sh from the java role #447

Open
alxgomz opened this issue Sep 24, 2022 · 0 comments
Open

remove the setenv.sh from the java role #447

alxgomz opened this issue Sep 24, 2022 · 0 comments

Comments

@alxgomz
Copy link
Contributor

alxgomz commented Sep 24, 2022

Bug description

This task can only be picked up after the issues bellow have been fixed:

The file setenv.sh is deployed by the java role using template and amended using its dependent roles. such as tomcat, search, sync, etc…

This is problematic generally speaking (in particular for idempotence) as we want to avoid cases where one part of the playbook may interfere with what another part needs to do.

Target OS

all

Ansible error

molecule idempotence test failures (currently skipped using molecule-idempotence-notest)

Acceptance criteria

  • java do not provide a setenv.sh file
  • tests are amended accordingly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants