[Mageia-sysadm] [477] do snapshots of the custom bugzilla template
Michael scherer
misc at zarb.org
Fri Nov 26 19:42:40 CET 2010
On Fri, Nov 26, 2010 at 04:03:12PM +0100, root at mageia.org wrote:
> Revision: 477
> Author: dmorgan
> Date: 2010-11-26 16:03:12 +0100 (Fri, 26 Nov 2010)
> Log Message:
> -----------
> do snapshots of the custom bugzilla template
>
> Modified Paths:
> --------------
> puppet/modules/bugzilla/manifests/init.pp
>
> Modified: puppet/modules/bugzilla/manifests/init.pp
> ===================================================================
> --- puppet/modules/bugzilla/manifests/init.pp 2010-11-26 12:48:53 UTC (rev 476)
> +++ puppet/modules/bugzilla/manifests/init.pp 2010-11-26 15:03:12 UTC (rev 477)
> @@ -1,5 +1,7 @@
> class bugzilla {
>
> + $bugzilla_location = "/usr/share/bugzilla/template/en/custom"
> +
IMHO, /usr is not really the good place for this, as it should be kept
for the distribution :
http://www.pathname.com/fhs/pub/fhs-2.3.html#PURPOSE18
According to FHS, this would rather go to /var/.
--
Michael Scherer
More information about the Mageia-sysadm
mailing list