dolibarr/dev/vagrant/dolibarrdev/puphpet/puppet/modules/apt/tests/ppa.pp
2014-06-23 11:28:59 +02:00

5 lines
101 B
Puppet

class { 'apt': }
# Example declaration of an Apt PPA
apt::ppa{ 'ppa:openstack-ppa/bleeding-edge': }