Moved to stackforge version of monasca-schema

Change-Id: I1dff756f8ff0d0cf350132cba70c8ab6353bfdda
This commit is contained in:
Tim Kuhlman 2014-08-11 10:17:01 -06:00
parent cbc0d13e61
commit 45775cf4d8

View File

@ -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'