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

Issue #997 - Failed configuring network interfaces after packaging #1231

Closed
wants to merge 1 commit into from
Closed

Conversation

chilicat
Copy link

Issue #997 - Set ONBOOT to NO since network interface will be setup by vagrant no need to autostart it

@chilicat chilicat closed this Nov 24, 2012
@chilicat
Copy link
Author

Properly it would be better to just ignore errors in the redhat guest plugin until ifup has been fixed:

vm.channel.sudo("/sbin/ifup eth#{interface} 2> /dev/null", :error_check => false)

would hide other issues obviously

@ghost ghost locked and limited conversation to collaborators Apr 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant