Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Review Request: puppet-module-yum-development - Puppet module for yum (development) https://bugzilla.redhat.com/show_bug.cgi?id=524451 Summary: Review Request: puppet-module-yum-development - Puppet module for yum (development) Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: kanarip@xxxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, fedora-package-review@xxxxxxxxxx Estimated Hours: 0.0 Classification: Fedora Spec URL: http://puppetmanaged.org/releases/puppet-module-yum-development.spec SRPM URL: http://puppetmanaged.org/repos/f12/SRPMS/puppet-module-yum-development-1.0-1.src.rpm Description: Puppet module for managing yum (this is the development branch) The "-development" part is necessary for the user to maintain the ability to stage environments. I'm not exactly sure whether this is the best way to do it, but with a "-testing" and "-production" version of this package, a user would be able to configure the following in /etc/puppet/puppet.conf: [puppetmasterd] (...snip...) environments = production,testing,development (...snip...) [development] modulepath = /var/lib/puppet/modules/development: \ /var/lib/puppet/puppetmanaged.org/modules/development [testing] modulepath = /var/lib/puppet/modules/testing: \ /var/lib/puppet/puppetmanaged.org/modules/testing [production] modulepath = /var/lib/puppet/modules/production: \ /var/lib/puppet/puppetmanaged.org/modules/production One could argue that the released version is independent from the different staging environments a user is running, in which case we could drop the "-development" part of the package, and go with something similar to: [puppetmasterd] (...snip...) environments = production,testing,development (...snip...) [development] modulepath = /var/lib/puppet/modules/development: \ /var/lib/puppet/puppetmanaged.org/modules/ [testing] modulepath = /var/lib/puppet/modules/testing: \ /var/lib/puppet/puppetmanaged.org/modules/ [production] modulepath = /var/lib/puppet/modules/production: \ /var/lib/puppet/puppetmanaged.org/modules/ == About puppetmanaged.org == puppetmanaged.org provides one singular type of modules (more information about different types of puppet modules at http://puppetmanaged.org/?q=node/2) suitable for Enterprise Linux as well as Fedora. This module (the Yum module) is the first in a series of puppet modules that would be submitted for inclusion in Fedora and EPEL. For a complete list of modules, see http://git.puppetmanaged.org/ -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review