]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/blob - tests/builddep.pp
Added some crazy bash madness to check if the ppa is installed already. Otherwise...
[puppet-modules/puppetlabs-apt.git] / tests / builddep.pp
1 class { 'apt': }
2 apt::builddep{ 'foo': }