dm-academy / Calavera

DEPRECATED. I managed to squeeze another year out of this, but moving on to a Docker platform in Calavera2. [This is a project to create a simplified, reproduceable DevOps pipeline for educational purposes, using git, Vagrant, Chef, Java, JUnit, Ant, Jenkins, Artifactory, and related technologies. ]
https://github.com/CharlesTBetz/Calavera/wiki/Calavera-Home
MIT License
34 stars 32 forks source link

problems initializing new pipeline #30

Closed CharlesTBetz closed 8 years ago

CharlesTBetz commented 9 years ago

trying as su publicX user

./startup.sh gets

The Berkshelf version at "/usr/bin/berks" is invalid. Vagrant Berkshelf requires ~> 4.0, but the current version is 3.2.4.

Please download and install the latest version of the ChefDK from:

https://downloads.chef.io/chef-dk

and follow the installation instructions. Do not forget to add the ChefDK to your PATH.

need to revisit the base box location issues

CharlesTBetz commented 8 years ago

fixed