Skip to content

Commit

Permalink
Merge pull request #1685 from liggitt/contributing_guide_tweaks
Browse files Browse the repository at this point in the history
Merged by openshift-bot
  • Loading branch information
OpenShift Bot committed Apr 10, 2015
2 parents c43c334 + 01b52e4 commit 0d47418
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,10 @@ Follow these steps to ensure that virtual box interfaces are unmanaged:

$ ip link list | grep vboxnet -A 1 | grep link/ether | awk '{print "mac:" $2}' | paste -sd ";" -

4. Reload the Network Manager configuration:

$ sudo nmcli con reload

== Development: What's on the Menu?
Right now you can see what's happening with OpenShift development at:

Expand Down

0 comments on commit 0d47418

Please sign in to comment.