ppa.pp 101 B

1234
  1. class { 'apt': }
  2. # Example declaration of an Apt PPA
  3. apt::ppa{ 'ppa:openstack-ppa/bleeding-edge': }