Difference between revisions of "Infrastructure Team/Puppet"

From Sugar Labs
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...")
 
Line 19: Line 19:
 
Lighttpd support.
 
Lighttpd support.
  
'''[http://github.com/alsroot/puppet-vcsrepo vcsrepo]'''<br>
+
'''[http://github.com/reductivelabs/puppet-vcsrepo vcsrepo]'''<br>
 
Version control systems procedures.
 
Version control systems procedures.
  

Revision as of 10:13, 4 September 2010

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.

util
Common infrastructure routines. Module contains only code, not any data.

firewall
High level setup of iptables.

mysql
MySQL procedures.

lighttpd
Lighttpd support.

vcsrepo
Version control systems procedures.

supybot
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.

bazaar
Maintain bazaar.sugarlabs.org infrastructure.