/[adm]/puppet/modules/buildsystem/manifests/config.pp
ViewVC logotype

Contents of /puppet/modules/buildsystem/manifests/config.pp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2759 - (show annotations) (download)
Sun May 27 17:44:40 2012 UTC (11 years, 10 months ago) by tmb
File size: 298 byte(s)
buildsystem: add support for mga 2
1 class buildsystem::config(
2 architectures = ['i586', 'x86_64'],
3 dev_distros = ['cauldron'],
4 stable_distros = ['1', '2'],
5 distrosections = ['core', 'nonfree', 'tainted'],
6 sectionsrepos = ['release', 'updates', 'updates_testing', 'backports',
7 'backports_testing']
8 )
9 {
10 }

  ViewVC Help
Powered by ViewVC 1.1.30