You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 4, 2019. It is now read-only.
so two lines for rpcbind needed to be added.My first exposure to Ruby, but this worked. Could not find out how to detect alpine version number to make this only apply to alpine 3.5, but anyway.
Thanks for this plugin and the boxes.
The text was updated successfully, but these errors were encountered:
I can't seem to recreate the issue. When I vagrant up an alpine 3.5 box it installs the NFS client as usual and rpcbind is started as part of rpc.statd. I've never had to start it separately or add it as a service. What box are you using in your vagrantfile?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I create a vagrant box for alpine 3.5 using your template, found that two more lines are needed, nfs_client.rb needs to look like this:
so two lines for rpcbind needed to be added.My first exposure to Ruby, but this worked. Could not find out how to detect alpine version number to make this only apply to alpine 3.5, but anyway.
Thanks for this plugin and the boxes.
The text was updated successfully, but these errors were encountered: