Remove comment about old 00-puppet.pref file
The 00-puppet.pref file is now a template that's generated based on $pin_puppet set in your manifest. Change-Id: I7548f3ddf02b8d0b5c0233f74407cf22038679e4
This commit is contained in:
parent
4fda217d25
commit
86cc0260ea
@ -143,7 +143,6 @@ function setup_puppet_ubuntu {
|
||||
THREE=yes
|
||||
fi
|
||||
|
||||
# NB: keep in sync with openstack_project/files/00-puppet.pref
|
||||
if [ "$THREE" == 'yes' ]; then
|
||||
PUPPET_VERSION=3.*
|
||||
PUPPETDB_VERSION=2.*
|
||||
|
Loading…
Reference in New Issue
Block a user