diff options
Diffstat (limited to 'puppet/controller-config.yaml')
-rw-r--r-- | puppet/controller-config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/controller-config.yaml b/puppet/controller-config.yaml index 458aff32..811c544d 100644 --- a/puppet/controller-config.yaml +++ b/puppet/controller-config.yaml @@ -23,13 +23,13 @@ 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: list_join: - '' - - get_file: manifests/overcloud_controller.pp - - get_file: manifests/ringbuilder.pp - {get_param: StepConfig} outputs: |