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

Ensure firewalld is installed and configured #169

Merged
merged 1 commit into from
Apr 5, 2018

Conversation

slaykovsky
Copy link
Collaborator

Now runner preparation does not configure firewalld service and
open ports for NFS related services. As the result Vagrant can't
mount NFS directory so no task will be run.

This patch eliminates this kind of thing.

Now runner preparation does not configure firewalld service and
open ports for NFS related services. As the result Vagrant can't
mount NFS directory so no task will be run.

This patch eliminates this kind of thing.
@felipevolpone
Copy link
Member

felipevolpone commented Apr 3, 2018

I never faced such errors. Could you explain it to me (or give some example)?

@slaykovsky
Copy link
Collaborator Author

Hi @felipevolpone

Well, if you will use, for example, fedora cloud image with firewalld enabled by default and you will not open port for NFS related stuff, you will get something like this hashicorp/vagrant#5802 (comment)

@felipevolpone
Copy link
Member

Ah now I got it. Thanks @slaykovsky ! The patch LGTM

@felipevolpone felipevolpone merged commit 84799c7 into freeipa:master Apr 5, 2018
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