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

Fixing postgis.yml doesn't include yum / RedHat variation #258 #479

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

justinwrobel
Copy link

  • Added common yum repo
  • Updated postgresql_ext_postgis_deps for RedHat

@justinwrobel
Copy link
Author

I tested with the following and the playbook completed without any noticeable errors.

Here is the test scenario and output:

test/vars.yml

postgresql_ext_install_postgis: yes

Invocation

vagrant up centos.local;
...
PLAY RECAP *********************************************************************
centos7.local              : ok=34   changed=19   unreachable=0    failed=0    skipped=47   rescued=0    ignored=0

@gclough
Copy link
Collaborator

gclough commented Nov 17, 2021

Seems like a good idea @justinwrobel . Could you rebase it, which should also fire the new CI pipeline?

- Added common yum repo
- Updated postgresql_ext_postgis_deps for RedHat
@justinwrobel
Copy link
Author

So I've rebased but I'm not sure why these are failing. Following is the error :

Computed fully qualified role name of postgresql does not follow current galaxy requirements.

Sadly, I don't have a bunch of time for this as I've moved on to another project. If it is something simple I'd be glad to accommodate the change otherwise I can close this MR.

Copy link

This pr has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

@github-actions github-actions bot added the stale label Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants