Create a netwirk interface for a Debian machine from Vagrant

I am creating a Debian virtual machine for Vagrant using the libvirt back-end. This is a repository with the files:

The resulting machine does not acquire an IP from the bridge created by Vagrant and I cannot ssh into the machine. I am not very familiar with networking, is there a way to automatically acquire an IP from one of the bridge interfaces created by Vagrant?