cookbook 'zf2', '= 0.9.1'
zf2
(34) Versions
0.9.1
-
Follow3
Installs/Configures ZF2
cookbook 'zf2', '= 0.9.1', :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
baseserver ~> 0.8.5 |
apache2 ~> 3.1.0 |
php ~> 1.7.0 |
mysql2_chef_gem ~> 1.0 |
database ~> 4.0.8 |
mysql ~> 6.0 |
line ~> 0.6.2 |
samba ~> 0.12.0 |
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.9.1 failed this metric
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/3c670662ff4ea9eb666b7de7/zf2/attributes/apache2.rb:39
FC019: Access node attributes in a consistent manner: /tmp/cook/3c670662ff4ea9eb666b7de7/zf2/attributes/apache2.rb:39
FC023: Prefer conditional attributes: /tmp/cook/3c670662ff4ea9eb666b7de7/zf2/recipes/apache2.rb:25
FC031: Cookbook without metadata file: /tmp/cook/3c670662ff4ea9eb666b7de7/zf2/metadata.rb:1
FC045: Consider setting cookbook name in metadata: /tmp/cook/3c670662ff4ea9eb666b7de7/zf2/metadata.rb:1
0.9.1 failed this metric
FC019: Access node attributes in a consistent manner: /tmp/cook/3c670662ff4ea9eb666b7de7/zf2/attributes/apache2.rb:39
FC023: Prefer conditional attributes: /tmp/cook/3c670662ff4ea9eb666b7de7/zf2/recipes/apache2.rb:25
FC031: Cookbook without metadata file: /tmp/cook/3c670662ff4ea9eb666b7de7/zf2/metadata.rb:1
FC045: Consider setting cookbook name in metadata: /tmp/cook/3c670662ff4ea9eb666b7de7/zf2/metadata.rb:1