cookbook 'zf2', '= 0.10.8'
zf2
(34) Versions
0.10.8
-
Follow3
Installs/Configures ZF2
cookbook 'zf2', '= 0.10.8', :supermarket
knife supermarket install zf2
knife supermarket download zf2
ZF2 cookbook
Requirements
Install chef-dk from the downloads page on the Chef-DK github page
Install latest Vagrant from the Vagrant downloads page
Install the Vagrant plugins: Berkshelf, Omnibus, Hostmanager
$ vagrant plugin install vagrant-berkshelf
$ vagrant plugin install vagrant-omnibus
$ vagrant plugin install vagrant-hostmanager
Usage
Set the required project (git), database, virtualhost & users in the databags
$ vagrant up
$ vagrant halt
Known Issues
The samba user setup is not done correct in the first run, to fix:
$ vagrant ssh
$ sudo su
$ smbpasswd -x developer
$ exit # (2x)
$ vagrant provision
Attributes
Recipes
Author
Author:: Triple-networks (r.gravestein@triple-networks.com)
Dependent cookbooks
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
ZF2 Cookbook
v0.6.0 (2015-02-07)
- Add config: support_windows_clients
v0.5.4 (2015-01-22)
- Replace fork samba cookbook by original
v0.5.0 (2014-12-14)
- Virtualhost configuration per Environment
v0.4.3 (2014-06-18)
- Add nodejs
- Add grunt
- Add mailcatcher
v0.4.2 (2014-06-18)
- Add changelog
Foodcritic Metric
0.10.8 failed this metric
FC023: Prefer conditional attributes: /tmp/cook/610053adb6812416106d58f6/zf2/recipes/apache2.rb:25
FC044: Avoid bare attribute keys: /tmp/cook/610053adb6812416106d58f6/zf2/attributes/database.rb:23
FC044: Avoid bare attribute keys: /tmp/cook/610053adb6812416106d58f6/zf2/attributes/database.rb:24
0.10.8 failed this metric
FC044: Avoid bare attribute keys: /tmp/cook/610053adb6812416106d58f6/zf2/attributes/database.rb:23
FC044: Avoid bare attribute keys: /tmp/cook/610053adb6812416106d58f6/zf2/attributes/database.rb:24