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.*