Difference between revisions of "stoney orchestra: Roadmap"
From stoney cloud
[unchecked revision] | [unchecked revision] |
Line 1: | Line 1: | ||
+ | == backlog == | ||
+ | |||
+ | === unsorted === | ||
+ | These might be rather epic and need breaking down until they are sensible user-stories. | ||
+ | |||
+ | * investigate, document and implement hooks and git-scripts needed for continuous-(integration|development|.*) | ||
+ | * evaluate and decide between puppet-librarian, r10k or byoc solution for using Puppetfile/Modulefile | ||
+ | * develop and establish "frontend" tooling like git-* scripts or puppet-rake tasks for devs and admins | ||
+ | |||
+ | == links == | ||
− | |||
* Architecture | * Architecture | ||
+ | ** [[Gentoo_Infrastructure#Puppet_proposal]] | ||
** [http://www.craigdunn.org/2012/05/239/ Craig Dunn's Blog: Designing Puppet – Roles and Profiles] | ** [http://www.craigdunn.org/2012/05/239/ Craig Dunn's Blog: Designing Puppet – Roles and Profiles] | ||
* Puppet Modules | * Puppet Modules |
Revision as of 20:27, 6 January 2014
backlog
unsorted
These might be rather epic and need breaking down until they are sensible user-stories.
- investigate, document and implement hooks and git-scripts needed for continuous-(integration|development|.*)
- evaluate and decide between puppet-librarian, r10k or byoc solution for using Puppetfile/Modulefile
- develop and establish "frontend" tooling like git-* scripts or puppet-rake tasks for devs and admins