From 86cc0260ead8d495217eecb8a7aa7ed02a58bb83 Mon Sep 17 00:00:00 2001 From: "Elizabeth K. Joseph" Date: Fri, 12 Dec 2014 09:33:45 -0800 Subject: [PATCH] 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 --- install_puppet.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install_puppet.sh b/install_puppet.sh index 99ae790986..fc384ba0b2 100755 --- a/install_puppet.sh +++ b/install_puppet.sh @@ -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.*