I understand this is pre-alpha release code but when I try to do a build using the Valkyrie blueprint I receive the following error

The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!

FACTER_fqdn='' FACTER_username='Skabenga222' FACTER_git_name='Gregg' FACTER_git_email='gregg@email.com' FACTER_uid='502' FACTER_gid='20' FACTER_aegir_user='aegir' FACTER_aegir_root='/var/aegir' FACTER_aegir_user_exists='true' FACTER_aegir_version='6.x-1.x' puppet apply --modulepath '/etc/puppet/modules:/tmp/vagrant-puppet/modules-0:/tmp/vagrant-puppet/modules-1:/tmp/vagrant-puppet/modules-2' --manifestdir /tmp/vagrant-puppet/manifests --detailed-exitcodes /tmp/vagrant-puppet/manifests/site.pp || [ $? -eq 2 ]

Stdout from the command:
Stderr from the command:

stdin: is not a tty
Could not parse for environment production: No file(s) found for import of 'common' at /tmp/vagrant-puppet/manifests/site.pp:4 on node client.valkyrie.local

Let me know if I can provide any more information.

Thanks