zuazo / owncloud-cookbook

Chef cookbook to install and configure ownCloud.

Home Page:https://supermarket.chef.io/cookbooks/owncloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Supports new 6.0 version

sethcohn opened this issue · comments

Anyone using this for 6.0? Works?

AFAIK the cookbook works with OwnCloud 6. There is an issue with Chef version 11.8 due to a Chef bug (CHEF-4762), but this is currently fixed on master code.

Just published a new version of the cookbook. Should work fine with Chef 11.8 and ownCloud 6.

To install ownCloud 6 be sure to set the attribute node['owncloud']['version'] = '6.0.0a' on your node or role.