From 0c5a8a420b5e818ccc506140ebe4d5c9f4211008 Mon Sep 17 00:00:00 2001 From: Jonathan Harker Date: Thu, 18 Dec 2014 17:40:31 -0500 Subject: [PATCH] Use the correct project name The openstack-infra/config project has been split into project-config and system-config, use the correct project name in the module-split directions. Change-Id: Id9a4226c43d29b73e003facc970484897ae8de2a --- specs/puppet-modules.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/puppet-modules.rst b/specs/puppet-modules.rst index 13f0328..d02a15a 100644 --- a/specs/puppet-modules.rst +++ b/specs/puppet-modules.rst @@ -117,7 +117,7 @@ The following process must be done for each module separately: #. Modify system-config/modules.env to install the module from the new gerrit project and add the new project to the puppet integration tests. Remove the old module - from openstack_infra/config with rm. + from system-config * We should continuously deploy the master branch