`vagrant up` may hang at the "Configuring and enabling network interfaces..." step when private networks and PTY allocation for SSH are used. The newer version of `nmcli` that is part of CentOS now will open a pager (i.e. `less`) for certain commands if it finds a tty. This causes the invocations of `nmcli` in `guest_inspection.rb` to hang. `nmcli` disables the use of a pager in 'terse' (`-t`) output mode, while still returning enough information for the uses in `guest_inspection.rb`. |
||
---|---|---|
.. | ||
commands | ||
communicators | ||
guests | ||
hosts | ||
kernel_v2/config | ||
providers | ||
provisioners | ||
pushes | ||
synced_folders |