I get this error when I run a simple vagrant script to spin up a VM. The "provider" is VirtualBox & the "box" to be used is CentOS7.
I have tried to change the hostname to all strings. It was a combination of strings and numerals earlier.
I have also moved the "config.vm.hostname "OABox" " to line 12. It was on line 9 earlier; i.e. I moved it to the "define properties block"