orchestra-puppet-recipes 1.2

Milestone information

Project:
orchestra-puppet-recipes
Series:
trunk
Version:
1.2
Released:
 
Registrant:
Dustin Kirkland 
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon orchestra-modules_1.2.orig.tar.gz (md5, sig) orchestra-modules-1.2 56
last downloaded 21 weeks ago
Total downloads: 56

Release notes 

orchestra-modules (1.2-0ubuntu1) oneiric; urgency=low

  * debian/control:
    - Added dependencies for orchestra-modules

 -- Juan L. Negron <juan@ubuntu.com> Wed, 08 Jun 2011 17:59:52 -0700

orchestra-modules (1.1-0ubuntu1) oneiric; urgency=low

  * debian/ubuntu-orchestra-modules-tomcat6.install:
    - Fixed install path
  * puppet/modules/orchestra-debconf/manifests/set_selections.pp:
    - Applying patch by Adam Gandelman <adam.gandelman@canonical.com>
  * debian/control:
    - project and code now in orchestra-modules.
      changed source package to reflect new name

 -- Juan L. Negron <juan@ubuntu.com> Wed, 08 Jun 2011 14:40:57 -0700

orchestra-modules (1.0-0ubuntu1) oneiric; urgency=low

  * Re-packaging for orchestra
  * Fixed syntax errors in apt and MySQLEBS
  * puppet/modules/orchestra-apache/manifests/init.pp,
    puppet/modules/orchestra-apt/manifests/source.pp,
    puppet/modules/orchestra-distcc/manifests/init.pp,
    puppet/modules/orchestra-glusterfs/manifests/glusterfs-client.pp,
    puppet/modules/orchestra-glusterfs/manifests/glusterfs-server.pp,
    puppet/modules/orchestra-haproxy/manifests/init.pp,
    puppet/modules/orchestra-mpi/manifests/mpi-master.pp,
    puppet/modules/orchestra-mysqlEBS/manifests/init.pp,
    puppet/modules/orchestra-mysqlEBS/manifests/mysqlEBS-base.pp,
    puppet/modules/orchestra-mysqlEBS/manifests/mysqlEBS-master.pp,
    puppet/modules/orchestra-mysql/manifests/mysql-master.pp,
    puppet/modules/orchestra-mysql/manifests/mysql-slave.pp,
    puppet/modules/orchestra-tomcat/manifests/tomcat6.pp:
    - Updated template paths to reflect orchestra namespace.
  * puppet/modules/orchestra-apt/templates/source.list.erb,
    puppet/modules/orchestra-distcc/manifests/init.pp,
    puppet/modules/orchestra-gearman/manifests/gearman-job-server.pp,
    puppet/modules/orchestra-hadoop/manifests/hadoop-base.pp,
    puppet/modules/orchestra-hadoop/manifests/hadoop-datanode.pp,
    puppet/modules/orchestra-hadoop/manifests/hadoop-jobtracker.pp,
    puppet/modules/orchestra-hadoop/manifests/hadoop-master.pp,
    puppet/modules/orchestra-hadoop/manifests/hadoop-namenode.pp,
    puppet/modules/orchestra-hadoop/manifests/hadoop-pseudo.pp,
    puppet/modules/orchestra-hadoop/manifests/hadoop-
    secondarynamenode.pp, puppet/modules/orchestra-
    hadoop/manifests/hadoop-slave.pp, puppet/modules/orchestra-
    hadoop/manifests/hadoop-tasktracker.pp, puppet/modules/orchestra-
    mongodb/manifests/mongodb-base.pp:
    - Updated supporting modules, gearman and hadoop for natty
  * puppet/auth.conf, puppet/fileserver.conf, puppet/puppet.conf:
    - Removing files that conflict with puppet-common and puppetmaster-common
  * debian/orchestra-puppet-recipes.postinst:
    - Fixed syntax error ( added fi )
  * debian/orchestra-puppet-recipes.config, debian/orchestra-puppet-
    recipes.postinst, debian/orchestra-puppet-recipes.postrm,
    debian/orchestra-puppet-recipes.templates:
    - Added debconf for MySQL puppet username, password and database.
  * debian/orchestra-puppet-recipes.postinst:
    - Added MySQL configuration
  * debian/orchestra-puppet-recipes.config, debian/orchestra-puppet-
    recipes.postinst, debian/orchestra-puppet-recipes.postrm,
    debian/orchestra-puppet-recipes.templates:
   - Removed puppetmaster configuration from here. It should go
     into the puppetmaster configuration.
  * debian/control:
   - Changing email to ubuntu one.
  * debian/control, debian/copyright, debian/postinst,
    puppet/modules/orchestra-mysqlEBS/files/ebs-createslave.sh:
   - Fixed lintian issues.
  * : Rebuilding package after fixing lintian issues
  * Moved site.pp and node.pp config files to dotdee managed ones
  * debian/control, debian/rules, debian/ubuntu-orchestra-modules-
    apache.install, debian/ubuntu-orchestra-modules-common.install,
    debian/ubuntu-orchestra-modules-distcc.install, debian/ubuntu-
    orchestra-puppet-modules-gearman.install, debian/ubuntu-orchestra-
    puppet-modules-glusterfs.install, debian/ubuntu-orchestra-puppet-
    modules-hadoop.install, debian/ubuntu-orchestra-puppet-modules-
    haproxy.install, debian/ubuntu-orchestra-puppet-modules-
    mongodb.install, debian/ubuntu-orchestra-puppet-modules-mpi.install,
    debian/ubuntu-orchestra-puppet-modules-mysql.install, debian/ubuntu-
    orchestra-puppet-modules-tomcat6.install:
    - Split modules into individual packages
  * : Changing to unreleased to satisfy release-build
  * debian/ubuntu-orchestra-modules.install:
    - Removing conflicting and unneeded install file
  * debian/ubuntu-orchestra-modules-common.install:
    - Fixing debconf and utils modules install path
  * debian/ubuntu-orchestra-modules-apache.install, debian/ubuntu-
    orchestra-modules-common.install, debian/ubuntu-orchestra-modules-
    distcc.install, debian/ubuntu-orchestra-modules-gearman.install,
    debian/ubuntu-orchestra-modules-glusterfs.install, debian/ubuntu-
    orchestra-modules-hadoop.install, debian/ubuntu-orchestra-modules-
    haproxy.install, debian/ubuntu-orchestra-modules-mongodb.install,
    debian/ubuntu-orchestra-modules-mpi.install, debian/ubuntu-
    orchestra-modules-mysql.install, debian/ubuntu-orchestra-modules-
    tomcat6.install, === renamed directory
    dotdee/etc/puppet/manifests/site.pp.d =>
    dotdee/etc/puppet/manifests/modules.pp.d:
    - Restructuring config files due to puppet bug 650

 -- Juan L. Negron <juan@ubuntu.com> Tue, 07 Jun 2011 10:03:55 -0700

sig-puppet-recipes (0.15-ppa1) maverick; urgency=low

  * Fixed MySQLEBS recipe

 -- Juan L. Negron <juan.negron@canonical.com> Sun, 17 Apr 2011 18:18:42 -0700

sig-puppet-recipes (0.14-ppa1) maverick; urgency=low

  * Added MySQL EBS master and slave recipes
  * Updated Tomcat recipe with Apache/AJP, HAProxy and clustering
  * Added simple MySQL master and slave recipes

 -- Juan L. Negron <juan.negron@canonical.com> Wed, 13 Apr 2011 13:29:57 -0700

sig-puppet-recipes (0.12-ppa1ubuntu1) maverick; urgency=low

  * Added MPI recipe
  * Added GlusterFS recipe
  * Added Tomcat recipe

 -- Juan L. Negron <juan.negron@canonical.com> Mon, 04 Apr 2011 16:58:21 -0700

sig-puppet-recipes (0.12-ppa1) maverick; urgency=low

  * Added apache modules feature

 -- Juan L. Negron <juan.negron@canonical.com> Thu, 24 Mar 2011 12:08:42 -0700

sig-puppet-recipes (0.11-ppa1) maverick; urgency=low

  * Fixed dependency issues with the hadoop-slave recipe

 -- Juan L. Negron <juan.negron@canonical.com> Mon, 21 Mar 2011 11:14:12 -0700

sig-puppet-recipes (0.10-ppa1) maverick; urgency=low

  * Fixed naming collisions on exported resources

 -- Juan L. Negron <juan.negron@canonical.com> Thu, 17 Mar 2011 15:37:25 -0700

sig-puppet-recipes (0.9-ppa1) maverick; urgency=low

  * Fixed the gearman.ini configuration location

 -- Juan L. Negron <juan.negron@canonical.com> Tue, 15 Mar 2011 16:36:43 -0700

sig-puppet-recipes (0.8-ppa1) maverick; urgency=low

  * Revised Gearman Recipes

 -- Juan L. Negron <juan.negron@canonical.com> Tue, 15 Mar 2011 14:26:47 -0700

sig-puppet-recipes (0.7-ppa1) maverick; urgency=low

  * Optimized MongoDB Recipes

 -- Juan L. Negron <juan.negron@canonical.com> Wed, 09 Mar 2011 14:28:56 -0800

sig-puppet-recipes (0.6-ppa1) maverick; urgency=low

  * Optimized Gearman Recipe

 -- Juan L. Negron <juan.negron@canonical.com> Tue, 08 Mar 2011 10:08:39 -0800

sig-puppet-recipes (0.5-ppa1) maverick; urgency=low

  * Initial release

 -- Juan L. Negron <juan.negron@canonical.com> Mon, 07 Mar 2011 19:14:00 -0800

Changelog 

This release does not have a changelog.

0 blueprints and 0 bugs targeted

There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.

This milestone contains Public information
Everyone can see this information.