diff --git a/install_puppet.sh b/install_puppet.sh index 59deffa01f..646aa19826 100755 --- a/install_puppet.sh +++ b/install_puppet.sh @@ -147,7 +147,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.*