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

Revert "postgresql versions moved to common facts" #613

Merged
merged 1 commit into from
Sep 2, 2022

Conversation

sbearcsiro
Copy link
Contributor

Reverts #600

This change forced installation of different postgres versions than were already installed and is not backwards compatible, needs to be reworked so postgres version isn't defined via set facts which has higher priority than basically everything else.

@sbearcsiro sbearcsiro merged commit 9bb3476 into master Sep 2, 2022
@vjrj
Copy link
Collaborator

vjrj commented Sep 2, 2022

Maybe addtional variables in set_facts

tomcat: "{{ tomcat | default('tomcat9') }}"

can help in this case. What do you thing @sbearcsiro?

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

Successfully merging this pull request may close these issues.

2 participants