Install heroku toolbelt
5 6 7 8
# File 'manifests/init.pp', line 5 class heroku ( ) { package { 'heroku-toolbelt': } }