Does Magento have well-preserved recipes for roaming chefs?

I am trying to get up and work with a virtualized development environment for magento and apply some snags.

I found this magento cookbook, but at the moment it throws an error, I based it on the lucid32 box: http://community.opscode.com/cookbooks/magento

[Fri, 27 Apr 2012 19:21:51 +0100] DEBUG: Loading cookbook windows library file:       /tmp/vagrant-chef-1/chef-solo-1/cookbooks/windows/libraries/ruby_19_patches.rb
[Fri, 27 Apr 2012 19:21:51 +0100] ERROR: Running exception handlers
[Fri, 27 Apr 2012 19:21:51 +0100] ERROR: Exception handlers complete
[Fri, 27 Apr 2012 19:21:51 +0100] DEBUG: Re-raising exception: LoadError - no such file to load -- win32/open3

I did a little more searching and stumbled upon it - in fact I think it's a puppet, not a chef - but now I have no preference, especially if both of them are free. https://github.com/tonigrigoriu/magento-cookbooks/blob/master/Vagrantfile

I ran it and hit the following error:

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

mount -t vboxsf -o uid=`id -u vagrant`,gid=`id -g vagrant` v-csc-1 /tmp/vagrant-chef-1/chef-solo-1/cookbooks

I made one change to the Vagrant file that commented out the line config.vm.network("33.33.33.33").

, , , , , dev, devops, - -/, , , - .

!

+3
3

"Magento PHP Developers Guide" /-: https://www.packtpub.com/web-development/magento-php-developer%E2%80%99s-guide

, : https://github.com/amacgregor/magento-1.7.0.2

, , IP- Vagrantfile .

, - , , hashicorp/atlas.

0

, , . .

vagrant destroy
vagrant up
0

All Articles