pigeontech / cptserver

A student web development environment using vagrant, virtualbox, and puppet.
28 stars 12 forks source link

Using Ubuntu Trust64 ? #9

Closed IbnSaeed closed 9 years ago

IbnSaeed commented 9 years ago

hello

I tried using Ubuntu Server trusty64 from https://vagrantcloud.com/ubuntu/boxes/trusty64

But it gets stuck at shared folder /www setup stage

Here is the top part of my config

Virtual Machine

vagrant: box: trusty64 box_url: https://vagrantcloud.com/ubuntu/boxes/trusty64/versions/1/providers/virtualbox.box box_port: 80 box_port_ssl: 443

IbnSaeed commented 9 years ago

I was able to successfully use Ubuntu 14.04. Closing this issue.