Alon Bar-Lev has posted comments on this change. Change subject: bootstrap: ignore address-less interfaces when creating id ......................................................................
Patch Set 1: > Full patch is used since some utils are not always in the PATH. All utilities are from /usr/sbin, /usr/bin, /sbin, /bin are in path. $ ssh [email protected] "dmidecode|awk ' /UUID/{ print $2; } ' | tr '\n' '_' && cat /sys/class/net/*/address | sed -e '/00:00:00:00/d' -e '/^$/d' | sort -u | head --lines=1" UUID: 4C4C4544-0032-4310-8051-C3C04F39354A_16:c8:f5:f0:3e:ca -- To view, visit http://gerrit.ovirt.org/6550 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I95a5718023da976bf955d90ee8b8b8dff6ba07c7 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Ofer Schreiber <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
