Ricardo Carrillo Cruz 172e6e67dd New nodes should install puppet from install_puppet.sh
The install_puppet.sh script installs several things needed
by new nodes besides puppet (like pip), so making an
'apt-get install puppet' is not sufficient.
This also matches the behavior from launch-node.py, which leverages
install_puppet.sh to install puppet on new nodes.

Change-Id: I90a68b0918dcdaac136bc107ac8a1dd76f00128f
2015-04-13 17:36:45 +02:00
..