Fixed url for monasca-thresh cookbook

Change-Id: I1146586c26f4af8d113c28f8cca90784fb8ac2b0
This commit is contained in:
Tim Kuhlman 2014-08-07 13:48:32 -06:00
parent f12109dacf
commit cbc0d13e61

View File

@ -13,7 +13,7 @@ cookbook 'monasca_agent', git: 'https://github.com/stackforge/cookbook-monasca-a
cookbook 'monasca_notification', git: 'https://github.com/stackforge/cookbook-monasca-notification' cookbook 'monasca_notification', git: 'https://github.com/stackforge/cookbook-monasca-notification'
cookbook 'mon_persister', git: 'https://github.com/stackforge/cookbook-monasca-persister.git' 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/hpcloud-mon/cookbook-monasca-schema'
cookbook 'monasca_thresh', git: 'https://github.com/hpcloud-monasca/cookbook-mon-thresh' cookbook 'monasca_thresh', git: 'https://github.com/stackforge/cookbook-monasca-thresh.git'
cookbook 'storm', git: 'https://github.com/tkuhlman/storm' cookbook 'storm', git: 'https://github.com/tkuhlman/storm'
cookbook 'vertica', git: 'https://github.com/hpcloud-mon/cookbooks-vertica' cookbook 'vertica', git: 'https://github.com/hpcloud-mon/cookbooks-vertica'
cookbook 'zookeeper', git: 'https://github.com/hpcloud-mon/cookbooks-zookeeper' cookbook 'zookeeper', git: 'https://github.com/hpcloud-mon/cookbooks-zookeeper'