Changes

Jump to navigation Jump to search
Created page with "{{TOCright}} Sugar Labs Puppet infrastructure. == Low-level modules == Modules to maintain particular applications that don't contain any data tied to end-usage environment, a..."
{{TOCright}}

Sugar Labs Puppet infrastructure.

== Low-level modules ==

Modules to maintain particular applications that don't contain any data tied to end-usage environment, all configuration happen via class/define/type arguments. Not all module repositories might be hosted on git.sugarlabs.org.

'''[http://git.sugarlabs.org/projects/puppet-util util]'''<br>
Common infrastructure routines. Module contains only code, not any data.

'''[http://git.sugarlabs.org/projects/puppet-firewall firewall]'''<br>
High level setup of iptables.

'''[http://git.sugarlabs.org/projects/puppet-mysql mysql]'''<br>
MySQL procedures.

'''[http://git.sugarlabs.org/projects/puppet-lighttpd lighttpd]'''<br>
Lighttpd support.

'''[http://github.com/alsroot/puppet-vcsrepo vcsrepo]'''<br>
Version control systems procedures.

'''[http://git.sugarlabs.org/projects/puppet-supybot supybot]'''<br>
Setup supybot IRC bot.

== Sugar Labs specific modules ==

Modules to maintain applications that make sense only in Sugar Labs environment but they don't contain any data tied to end-usage environment, all configuration happen via class/define/type arguments. All module repositories are hosted on git.sugarlabs.org.

'''[http://git.sugarlabs.org/projects/puppet-bazaar bazaar]'''<br>
Maintain bazaar.sugarlabs.org infrastructure.

Navigation menu