/[adm]/puppet/deployment/forums/manifests/init.pp
ViewVC logotype

Annotation of /puppet/deployment/forums/manifests/init.pp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1678 - (hide annotations) (download)
Mon May 30 13:02:37 2011 UTC (13 years, 11 months ago) by boklm
File size: 188 byte(s)
add redirection to french forums
1 misc 1155 class forums {
2    
3     phpbb::instance { "en": }
4    
5 misc 1523 phpbb::instance { "de": }
6 boklm 1678
7     phpbb:redirection_instance{ "fr":
8     url => "https://forums.mageia.org/en/viewforum.php?f=19"
9     }
10 misc 1155 }

  ViewVC Help
Powered by ViewVC 1.1.30