name consistency change

Change-Id: I6a858fc9248a76bf3a31907e8bcc0a4c1a1f61c3
This commit is contained in:
Kanzhe Jiang 2016-01-07 09:57:11 -08:00
parent 511e7fd6c6
commit 13f66c0ecf
2 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@
# under the License.
#
notice('MODULAR: bigswitch purge-os.pp')
notice('MODULAR: bigswitch openstack-cleanup')
file { '/etc/bigswitch':
ensure => 'directory',

View File

@ -10,13 +10,13 @@
puppet_manifest: puppet/manifests/network-config.pp
puppet_modules: puppet/modules:/etc/puppet/modules
timeout: 720
- id: controller-cleanup
- id: openstack-cleanup
type: puppet
role: [primary-controller]
required_for: [post_deployment_end]
requires: [post_deployment_start]
parameters:
puppet_manifest: puppet/manifests/purge-os.pp
puppet_manifest: puppet/manifests/openstack-cleanup.pp
puppet_modules: puppet/modules:/etc/puppet/modules
timeout: 720
- id: reconfigure-keystone