Difference between revisions of "stoney orchestra: Requirements"

From stoney cloud
Jump to: navigation, search
[unchecked revision][unchecked revision]
m
(Requirements)
 
Line 5: Line 5:
 
* Support for all three environments (development, staging and production)
 
* Support for all three environments (development, staging and production)
 
* Version controlled via Git
 
* Version controlled via Git
* ENC support
+
* ENC and hiera support with data from ldap
 
* Puppet recipes for  
 
* Puppet recipes for  
 
** installing, updating, removing and (re-)configuring specific software belonging to an application stack (see [[#Build_host_requirements|build host]]).
 
** installing, updating, removing and (re-)configuring specific software belonging to an application stack (see [[#Build_host_requirements|build host]]).

Latest revision as of 13:54, 1 February 2014

Overview

Requirements

  • Support for all three environments (development, staging and production)
  • Version controlled via Git
  • ENC and hiera support with data from ldap
  • Puppet recipes for
    • installing, updating, removing and (re-)configuring specific software belonging to an application stack (see build host).
    • (re-)configuring software belonging to a system stack
    • Updating the system stack (emerge @system) aka system update.
    • installing, updating and removing of kernel packages (including the handling of the ensuing reboot)
  • use best-of-breed tools like hiera and augeas (this might mean targeting 3.3.x due to module data support in ARM-9)
  • Use a sane prexisting puppet architecture concept