Changes

Jump to navigation Jump to search
Line 10: Line 10:  
=== Modules ===
 
=== Modules ===
   −
Puppet modules configure particular service, e.g., mysqld and are not tied to final configurations. All modules are collected as repositories in [http://git.sugarlabs.org/puppets puppets] Gitorious project. Modules might be created from scratch or mirrored from upstream, so, all modules that are used within Sugar Labs are stored in one place. Model repository might have followed branches:
+
Puppet modules configure particular services (e.g., mysqld) and are not tied to final configurations. All modules are collected as repositories in [http://git.sugarlabs.org/puppets puppets] Gitorious project. Modules might be created from scratch or mirrored from upstream, so, all modules that are used within Sugar Labs are stored in one place. Model repository might have followed branches:
    
* ''master'', development version (might be absent if project is mirrorred from upstream),
 
* ''master'', development version (might be absent if project is mirrorred from upstream),
 
* ''production'', version is being used in production,
 
* ''production'', version is being used in production,
 
* ''upstream'', if it is mirrorred project.
 
* ''upstream'', if it is mirrorred project.
 +
 +
Auto generated [http://api.sugarlabs.org/puppets/ documentation].
    
=== Final configuration ===
 
=== Final configuration ===

Navigation menu