From a88fc690b0068439e65a39bb3ae428b3812fed0a Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Tue, 7 Jul 2015 15:12:29 -0400 Subject: [PATCH] specs: fix puppet specs URL Specs are now in OpenStack and not in Stackforge anymore. That means we need this patch to update the URL on specs.o.o Change-Id: I89b9a7ba25d9157d27ba28962d088a0a5381cda3 --- specs/specs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/specs.yaml b/specs/specs.yaml index 1842e2f6c7..954eac8f66 100644 --- a/specs/specs.yaml +++ b/specs/specs.yaml @@ -22,7 +22,7 @@ projects: - name: Orchestration Specifications (heat) repo: openstack/heat-specs - name: Puppet modules for OpenStack (Puppet OpenStack) - repo: stackforge/puppet-openstack-specs + repo: openstack/puppet-openstack-specs - name: Queue Service Specifications (zaqar) repo: openstack/zaqar-specs - name: Telemetry Service Specifications (ceilometer)