https://bugzilla.wikimedia.org/show_bug.cgi?id=65922

--- Comment #4 from Nemo <[email protected]> ---
Well we do have two apache::conf as no other role:

    include role::thumb_on_404

hence

    apache::conf { 'thumb.php on 404':
...

+

    apache::conf { 'expires':
...

which then go to

    $config_file = inline_template('<%= @title.gsub(/\W/, "-") %>')

    file { "${config_dir}/${config_file}${config_extension}":

Do we just have to make ${config_file} different for the two?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to