]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/blob - tests/ppa.pp
Update .gitignore
[puppet-modules/puppetlabs-apt.git] / tests / ppa.pp
1 class { 'apt': }
2
3 # Example declaration of an Apt PPA
4 apt::ppa{ 'ppa:openstack-ppa/bleeding-edge': }