mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-23 01:41:31 +01:00
5 lines
78 B
Puppet
5 lines
78 B
Puppet
class { 'drush::apt' :
|
|
dist => 'squeeze',
|
|
backports => 'squeeze',
|
|
}
|