diff options
author | Jiri Stransky <jistr@redhat.com> | 2016-08-17 15:18:23 +0200 |
---|---|---|
committer | Jiri Stransky <jistr@redhat.com> | 2016-08-17 15:18:23 +0200 |
commit | a058beeda4e05b5ce0e2bd99f75f3e2b6bdad31c (patch) | |
tree | f04fce2ec62ed82416f5bec0d0f6509f4ce51e7c /firstboot | |
parent | 0b2829480a299dcba6d5471a99ed76fb92ca31a6 (diff) |
Use modulepath for Puppet
We only create the /etc/puppet/modules symlinks during image building,
so as we update the openstack-puppet-modules RPM during the lifecycle
of a deployment, the symlinks can get out of date and some modules
aren't find.
This patch adds modulepath for puppet deployments, getting rid of the
need for our Puppet modules to be symlinked from /etc/puppet/modules. If
there are some already symlinked, they will take precedence. Also
modules installed from source to /opt/stack/puppet-modules will take
precedence over packaged modules in /usr/share/openstack-puppet/modules.
Change-Id: I626a596478be7c55500f9e3c7118ef64ff28aaae
Closes-Bug: #1613211
Diffstat (limited to 'firstboot')
0 files changed, 0 insertions, 0 deletions