-
-
Notifications
You must be signed in to change notification settings - Fork 197
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
Add RHEL 8 support #364
Add RHEL 8 support #364
Conversation
Need |
Update from EPEL Bugzilla
|
Bugzilla says:
Still waiting on voxpupuli/puppet-epel#91 |
Dear @yakatz, thanks for the PR! This is pccibot, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase? You can find my sourcecode at voxpupuli/vox-pupuli-tasks |
Dear @yakatz, thanks for the PR! This is pccibot, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase? You can find my sourcecode at voxpupuli/vox-pupuli-tasks |
I haven't abandoned this pull request, but I can't do anything else until EPEL support is ready. Would it be totally crazy to fork and republish the EPEL module to allow the tests to pass? |
Back to all the tests working except RHEL8. We don't use easy-rsa internally, but I will keep investigating. EDIT: Woops - forgot I disabled it when EPEL wasn't available. |
thanks for the work! |
Can you please add CentOS/RHEL 8 to the metadata.json? Afterwards we should be able to merge this. |
Looks like I have more tests to fix with the updated metadata |
With working tests
thanks for the awesome work! |
@bastelfreak Any idea when this would make it into a release? |
Redhat 8 has made a number of changes to openvpn.
/etc/openvpn/server/
and /etc/openvpn/client. Initial attempt to add default-empty string or
server/` string doesn't pass tests.