cptserver icon indicating copy to clipboard operation
cptserver copied to clipboard

A student web development environment using vagrant, virtualbox, and puppet.

Results 5 cptserver issues
Sort by recently updated
recently updated
newest added

When I run `vagrant up`, I get this output: ``` [...] ==> default: ==> default: ################################################# ==> default: # | ==> default: # ,---.,---.|--- ,---.,---.,---.. ,,---.,---. ==> default: # |...

Is it possible to add some pear packages? What changes should I make in Vagrant file?

once logged to phpmyadmin i got these messages: ``` The phpMyAdmin configuration storage is not completely configured, some extended features have been deactivated. To find out why click here. Connection...

When starting the box, I notice that it says Guest Addition ver 4.2.0, while I am using VirtualBox 4.3.10. May I suggest trying to update to Ubuntu 13.04 with Guest...

Kept trying to run vagrant commands from inside my virtual host subdirectories and it wasn't working because vagrant couldn't find the config.yaml file. Added a couple of lines to fix...