puppet-nova/bzr/manifests/init.pp

4 lines
53 B
Puppet

class bzr {
package { 'bzr': ensure => present }
}