Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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