From: Silvio Rhatto Date: Thu, 17 Jan 2013 15:46:26 +0000 (-0200) Subject: Adding mr into utils::development X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=f112e9f0a5a9d5c77d2e4880ebedbbb2b47113b2;p=puppet-nodo.git Adding mr into utils::development --- diff --git a/manifests/subsystems/utils/development.pp b/manifests/subsystems/utils/development.pp index ce900ed..d927ced 100644 --- a/manifests/subsystems/utils/development.pp +++ b/manifests/subsystems/utils/development.pp @@ -7,7 +7,7 @@ class utils::development { 'cdbs', 'dh-buildinfo', 'quilt', 'dpatch', 'dput', 'bzr', 'debian-goodies', 'debirf', 'xorriso', 'dh-autoreconf', 'unetbootin', 'git-buildpackage', 'gem2deb', 'python-setuptools', 'python-virtualenv', - 'ditz' ]: + 'ditz', 'mr' ]: ensure => installed, }