Merge "Use modulepath for Puppet"
This commit is contained in:
commit
a72608cce8
@ -38,6 +38,7 @@ resources:
|
||||
enable_debug: {get_param: ConfigDebug}
|
||||
enable_hiera: True
|
||||
enable_facter: False
|
||||
modulepath: /etc/puppet/modules:/opt/stack/puppet-modules:/usr/share/openstack-puppet/modules
|
||||
inputs:
|
||||
- name: step
|
||||
outputs:
|
||||
|
@ -37,6 +37,7 @@ resources:
|
||||
enable_debug: {get_param: ConfigDebug}
|
||||
enable_hiera: True
|
||||
enable_facter: False
|
||||
modulepath: /etc/puppet/modules:/opt/stack/puppet-modules:/usr/share/openstack-puppet/modules
|
||||
inputs:
|
||||
- name: step
|
||||
outputs:
|
||||
|
@ -38,6 +38,7 @@ resources:
|
||||
enable_debug: {get_param: ConfigDebug}
|
||||
enable_hiera: True
|
||||
enable_facter: False
|
||||
modulepath: /etc/puppet/modules:/opt/stack/puppet-modules:/usr/share/openstack-puppet/modules
|
||||
inputs:
|
||||
- name: step
|
||||
outputs:
|
||||
|
@ -23,6 +23,7 @@ resources:
|
||||
enable_debug: {get_param: ConfigDebug}
|
||||
enable_hiera: True
|
||||
enable_facter: False
|
||||
modulepath: /etc/puppet/modules:/opt/stack/puppet-modules:/usr/share/openstack-puppet/modules
|
||||
outputs:
|
||||
- name: result
|
||||
config:
|
||||
|
@ -23,6 +23,7 @@ resources:
|
||||
enable_debug: {get_param: ConfigDebug}
|
||||
enable_hiera: True
|
||||
enable_facter: False
|
||||
modulepath: /etc/puppet/modules:/opt/stack/puppet-modules:/usr/share/openstack-puppet/modules
|
||||
outputs:
|
||||
- name: result
|
||||
config:
|
||||
|
@ -36,6 +36,7 @@ resources:
|
||||
enable_debug: {get_param: ConfigDebug}
|
||||
enable_hiera: True
|
||||
enable_facter: False
|
||||
modulepath: /etc/puppet/modules:/opt/stack/puppet-modules:/usr/share/openstack-puppet/modules
|
||||
inputs:
|
||||
- name: step
|
||||
outputs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user