update ceph cookbook to allow update of apt cookbook in other cookbooks

Change-Id: Ia0815db80e23e865771bced695067a5a95aa376e
Depends-On: I4ddebafeba997ef2d4e39197f7cd2e74c9bb43c5
This commit is contained in:
Jan Klare 2015-09-16 18:53:55 +02:00
parent 3596f64911
commit 85afa26821
1 changed files with 1 additions and 1 deletions

View File

@ -17,4 +17,4 @@ end
depends 'openstack-common', '>= 12.0.0'
depends 'openstack-identity', '>= 12.0.0'
depends 'ceph', '~> 0.8.0'
depends 'ceph', '>= 0.8.1'