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

Added sysconfig support for non-container images #226

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Added sysconfig support for non-container images #226

wants to merge 3 commits into from

Conversation

cachemeoutside
Copy link

I noticed that this role utilizes containers and systemd was set up by default. Wanted to add support for sysconfig for non-container images.

@cachemeoutside cachemeoutside changed the title Added sysconfig support if denied Added sysconfig support for non-container images Feb 3, 2017
@otakup0pe
Copy link
Member

I think this is fine, but should it always happen? We don't necessarily want to change the default behavior.

@cachemeoutside
Copy link
Author

cachemeoutside commented May 5, 2017

@otakup0pe I did add a check to see if there was a sysconfig directory. I believe centos/rhel docker container images do not have that set up and this role is expecting supervisord to be configured. If you look at the job log, it'll skip the non-container tasks.

https://travis-ci.org/ANXS/postgresql/jobs/198116075#L1295-L1300

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 Jun 28, 2024
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