e4f3ba26d6
Provides external NFS server as Cinder backend .build and *.fp added to .gitignore Change-Id: Ibb98cf483ce8f45466555b9e1e1a939f85a6f4da Implements: blueprint cinder-neutron-plugins-in-fuel
9 lines
203 B
YAML
9 lines
203 B
YAML
# This task is required for cinder nodes
|
|
- role: ['cinder']
|
|
stage: post_deployment
|
|
type: puppet
|
|
parameters:
|
|
puppet_manifest: puppet/site.pp
|
|
puppet_modules: puppet/modules/
|
|
timeout: 360
|