diff --git a/Berksfile b/Berksfile index 35f158b..03c358e 100644 --- a/Berksfile +++ b/Berksfile @@ -12,7 +12,7 @@ cookbook 'kafka', git: 'https://github.com/hpcloud-mon/cookbooks-kafka' cookbook 'monasca_agent', git: 'https://github.com/stackforge/cookbook-monasca-agent' cookbook 'monasca_notification', git: 'https://github.com/stackforge/cookbook-monasca-notification' cookbook 'mon_persister', git: 'https://github.com/stackforge/cookbook-monasca-persister.git' -cookbook 'monasca_schema', git: 'https://github.com/hpcloud-mon/cookbook-monasca-schema' +cookbook 'monasca_schema', git: 'https://github.com/stackforge/cookbook-monasca-schema.git' cookbook 'monasca_thresh', git: 'https://github.com/stackforge/cookbook-monasca-thresh.git' cookbook 'storm', git: 'https://github.com/tkuhlman/storm' cookbook 'vertica', git: 'https://github.com/hpcloud-mon/cookbooks-vertica'