William Van Hevelingen
2013-Dec-10 08:58 UTC
[Puppet Users] Puppetlabs/Apache 0.10.0 Release
A couple of days ago we released puppetlabs/apache 0.10.0, and as busy as all involved people were we were to accomplish the release they are now equally busy to do other amazing things. http://forge.puppetlabs.com/puppetlabs/apache/0.10.0 Among the endless (22) features that we''ve added in this release two big accomplishments shine, making this an important milestone: added FreeBSD as a supported Platform (Special Thanks to ptomulik) made sure that a great number of tests are /actually/ executed (Special Thanks to Aethylred) The latter really guarantees that this release and the ones coming will be truely backwards compatible. Check out the CHANGELOG for all the changes in this release. https://github.com/puppetlabs/puppetlabs-apache/blob/<https://github.com/puppetlabs/puppetlabs-apache/blob/0.10.0/CHANGELOG.md> 0.10.0<https://github.com/puppetlabs/puppetlabs-apache/blob/0.10.0/CHANGELOG.md> /CHANGELOG.md<https://github.com/puppetlabs/puppetlabs-apache/blob/0.10.0/CHANGELOG.md> Moving forward tampakrap is working on OpenSuse/SLES and Gentoo osfamily support. The module team is working hard on a new systems test framework: [Beaker]( https://github.com/puppetlabs/beaker) that will expand upon our rspec-system tests allowing use to support multinode tests, as well as the ability to test platforms that are usually out of reach for normal developers (AIX…). For the bigger changes we need to make some hard decisions. We know that we need to get started on support for httpd 2.4 as more distributions are finally picking it up. But we don''t know yet how to get there exactly. We thus want to ask you to participate in discussions on the issue tracker: https://github.com/puppetlabs/puppetlabs-apache/issues/477 https://github.com/puppetlabs/puppetlabs-apache/issues/337 As we approach a 1.0 release we want to know what features we need to support and what breakage you as the user are willing to take. Please send us feedback if you have use cases for the puppetlabs/apache module that we are not aware of: - <your most treasured feature here> - Proxy - SSL termination - Apache HTTPd as Application Container - puppetlabs/apache "consumed" by other modules Cheers, igalic and blkperl -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CAEXKxLz1LNPkaK_jtyE6%3DnPJv1hy4zyLK4HVEgRwM_Lk6eWjbw%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
On Tue, Dec 10, 2013 at 3:58 AM, William Van Hevelingen <wvan13@gmail.com> wrote:> A couple of days ago we released puppetlabs/apache 0.10.0, and as busy as > all involved people were we were to accomplish the release they are now > equally > busy to do other amazing things. > > http://forge.puppetlabs.com/puppetlabs/apache/0.10.0 > > Among the endless (22) features that we''ve added in this release two big > accomplishments shine, making this an important milestone: > > added FreeBSD as a supported Platform (Special Thanks to ptomulik) > made sure that a great number of tests are /actually/ executed (Special > Thanks to Aethylred) > > The latter really guarantees that this release and the ones coming will be > truely backwards compatible. > > Check out the CHANGELOG for all the changes in this release. > > https://github.com/puppetlabs/puppetlabs-apache/blob/0.10.0/CHANGELOG.md > > Moving forward > > > tampakrap is working on OpenSuse/SLES and Gentoo osfamily support.I can contribute to openSUSE/SLES support. My apache module is based on the puppetlabs module and fully supports the SUSE osfamily. If there''s a forked repo someone could point me at I can compare it with the work I''ve already done.> The module team is working hard on a new systems test framework: > [Beaker](https://github.com/puppetlabs/beaker) that will expand upon our > rspec-system tests allowing use to support multinode tests, as well as the > ability to test platforms that are usually out of reach for normal > developers (AIX…). > > For the bigger changes we need to make some hard decisions. We know that > we need to get started on support for httpd 2.4 as more distributions are > finally picking it up. But we don''t know yet how to get there exactly. > > We thus want to ask you to participate in discussions on the issue tracker: > > https://github.com/puppetlabs/puppetlabs-apache/issues/477 > https://github.com/puppetlabs/puppetlabs-apache/issues/337 > > As we approach a 1.0 release we want to know what features we need to > support > and what breakage you as the user are willing to take. Please send us > feedback > if you have use cases for the puppetlabs/apache module that we are not aware > of: > > <your most treasured feature here> > > Proxy > > SSL termination > > Apache HTTPd as Application Container > > puppetlabs/apache "consumed" by other modules > > > > Cheers, > igalic and blkperl > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to puppet-users+unsubscribe@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/CAEXKxLz1LNPkaK_jtyE6%3DnPJv1hy4zyLK4HVEgRwM_Lk6eWjbw%40mail.gmail.com. > For more options, visit https://groups.google.com/groups/opt_out.-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CADaviKtGJnOz_85BGxrr3WzdjDWdxaYGumrczBwR8kZs%2B%2BbX8A%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
W dniu wtorek, 10 grudnia 2013 09:58:09 UTC+1 użytkownik blkperl napisał:> > A couple of days ago we released puppetlabs/apache 0.10.0, and as busy as > all involved people were we were to accomplish the release they are now > equally > busy to do other amazing things. > > http://forge.puppetlabs.com/puppetlabs/apache/0.10.0 >> > Among the endless (22) features that we''ve added in this release two big > accomplishments shine, making this an important milestone: > > added FreeBSD as a supported Platform (Special Thanks to ptomulik) > made sure that a great number of tests are /actually/ executed > (Special Thanks to Aethylred) > > The latter really guarantees that this release and the ones coming will be > truely backwards compatible. > > Check out the CHANGELOG for all the changes in this release. > > https://github.com/puppetlabs/puppetlabs-apache/blob/<https://github.com/puppetlabs/puppetlabs-apache/blob/0.10.0/CHANGELOG.md> > 0.10.0<https://github.com/puppetlabs/puppetlabs-apache/blob/0.10.0/CHANGELOG.md> > /CHANGELOG.md<https://github.com/puppetlabs/puppetlabs-apache/blob/0.10.0/CHANGELOG.md> > > Moving forward > > tampakrap is working on OpenSuse/SLES and Gentoo osfamily support. > > The module team is working hard on a new systems test framework: [Beaker]( > https://github.com/puppetlabs/beaker) that will expand upon our > rspec-system tests allowing use to support multinode tests, as well as > the ability to test platforms that are usually out of reach for normal > developers (AIX...). > > For the bigger changes we need to make some hard decisions. We know that > we need to get started on support for httpd 2.4 as more distributions are > finally picking it up. But we don''t know yet how to get there exactly. > > We thus want to ask you to participate in discussions on the issue tracker: > > https://github.com/puppetlabs/puppetlabs-apache/issues/477 > https://github.com/puppetlabs/puppetlabs-apache/issues/337 > > As we approach a 1.0 release we want to know what features we need to > support > and what breakage you as the user are willing to take. Please send us > feedback > if you have use cases for the puppetlabs/apache module that we are not > aware of: > > > - <your most treasured feature here> > > > - > >- a nice feature would be to allowing multiple instances of apache service on single VM (most OSes support this, I think). This is used to build environments (few virtual hosts per VM), where each virtual host runs its own apache instance as an ordinary user (non-root, each instance is started with different user''s rights). The virtual hosts may be hidden behind a reverse proxy running possibly on the same host (as another yet apache instance). This yields better isolation between vhosts/users and eliminates the need for toys such as suphp. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/02c525d6-98a5-4e07-8c4c-8b441f13e8fc%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
----- Original Message -----> > * <your most treasured feature here> >> * a nice feature would be to allowing multiple instances of apache service on > single VM (most OSes support this, I think). This is used to build > environments (few virtual hosts per VM), where each virtual host runs its > own apache instance as an ordinary user (non-root, each instance is started > with different user''s rights). The virtual hosts may be hidden behind a > reverse proxy running possibly on the same host (as another yet apache > instance). This yields better isolation between vhosts/users and eliminates > the need for toys such as suphp.There was already this kind of discussion and ashp at least decided that it may be out-of scope for this module. https://github.com/puppetlabs/puppetlabs-apache/issues/506 The issue is still open, so that''s not the final word (and there never is, when people really have a need and are willing to supply patches ;) -- Igor Galić Tel: +43 (0) 664 886 22 883 Mail: i.galic@brainsware.org URL: http://brainsware.org/ GPG: 8716 7A9F 989B ABD5 100F 4008 F266 55D6 2998 1641 -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/1898016554.333567.1386704248985.JavaMail.zimbra%40brainsware.org. For more options, visit https://groups.google.com/groups/opt_out.
William Van Hevelingen
2013-Dec-11 03:42 UTC
Re: [Puppet Users] Puppetlabs/Apache 0.10.0 Release
I opened an issue for SUSE/SLES support to track it''s progress. https://github.com/puppetlabs/puppetlabs-apache/issues/525 On Tue, Dec 10, 2013 at 5:18 AM, Darin Perusich <darin@darins.net> wrote:> On Tue, Dec 10, 2013 at 3:58 AM, William Van Hevelingen > <wvan13@gmail.com> wrote: > > A couple of days ago we released puppetlabs/apache 0.10.0, and as busy as > > all involved people were we were to accomplish the release they are now > > equally > > busy to do other amazing things. > > > > http://forge.puppetlabs.com/puppetlabs/apache/0.10.0 > > > > Among the endless (22) features that we''ve added in this release two big > > accomplishments shine, making this an important milestone: > > > > added FreeBSD as a supported Platform (Special Thanks to ptomulik) > > made sure that a great number of tests are /actually/ executed > (Special > > Thanks to Aethylred) > > > > The latter really guarantees that this release and the ones coming will > be > > truely backwards compatible. > > > > Check out the CHANGELOG for all the changes in this release. > > > > https://github.com/puppetlabs/puppetlabs-apache/blob/0.10.0/CHANGELOG.md > > > > Moving forward > > > > > > tampakrap is working on OpenSuse/SLES and Gentoo osfamily support. > > I can contribute to openSUSE/SLES support. My apache module is based > on the puppetlabs module and fully supports the SUSE osfamily. If > there''s a forked repo someone could point me at I can compare it with > the work I''ve already done. > > > The module team is working hard on a new systems test framework: > > [Beaker](https://github.com/puppetlabs/beaker) that will expand upon our > > rspec-system tests allowing use to support multinode tests, as well as > the > > ability to test platforms that are usually out of reach for normal > > developers (AIX…). > > > > For the bigger changes we need to make some hard decisions. We know that > > we need to get started on support for httpd 2.4 as more distributions are > > finally picking it up. But we don''t know yet how to get there exactly. > > > > We thus want to ask you to participate in discussions on the issue > tracker: > > > > https://github.com/puppetlabs/puppetlabs-apache/issues/477 > > https://github.com/puppetlabs/puppetlabs-apache/issues/337 > > > > As we approach a 1.0 release we want to know what features we need to > > support > > and what breakage you as the user are willing to take. Please send us > > feedback > > if you have use cases for the puppetlabs/apache module that we are not > aware > > of: > > > > <your most treasured feature here> > > > > Proxy > > > > SSL termination > > > > Apache HTTPd as Application Container > > > > puppetlabs/apache "consumed" by other modules > > > > > > > > Cheers, > > igalic and blkperl > > > > -- > > You received this message because you are subscribed to the Google Groups > > "Puppet Users" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to puppet-users+unsubscribe@googlegroups.com. > > To view this discussion on the web visit > > > https://groups.google.com/d/msgid/puppet-users/CAEXKxLz1LNPkaK_jtyE6%3DnPJv1hy4zyLK4HVEgRwM_Lk6eWjbw%40mail.gmail.com > . > > For more options, visit https://groups.google.com/groups/opt_out. > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to puppet-users+unsubscribe@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/CADaviKtGJnOz_85BGxrr3WzdjDWdxaYGumrczBwR8kZs%2B%2BbX8A%40mail.gmail.com > . > For more options, visit https://groups.google.com/groups/opt_out. >-- Thanks, William -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CAEXKxLyi9HTZU9dci%2ByB6K%3DzoTNTS9zt7TDTaxXOj0NfzJ7eNQ%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
On Tue, Dec 10, 2013 at 10:42 PM, William Van Hevelingen <wvan13@gmail.com> wrote:> I opened an issue for SUSE/SLES support to track it''s progress. > > https://github.com/puppetlabs/puppetlabs-apache/issues/525Got some email from github on this early, thanks. Where does discussion on this module take place, this mailing list, dev mailing list, issue system? I just took a look at the module and see a message the a2mod type''s being depreciated and to use apache::mod instead. SuSE needs this type/provider as well as another, a2flag which I''ve written, for managing apache modules and setting command line flags for httpd2.> > > On Tue, Dec 10, 2013 at 5:18 AM, Darin Perusich <darin@darins.net> wrote: >> >> On Tue, Dec 10, 2013 at 3:58 AM, William Van Hevelingen >> <wvan13@gmail.com> wrote: >> > A couple of days ago we released puppetlabs/apache 0.10.0, and as busy >> > as >> > all involved people were we were to accomplish the release they are now >> > equally >> > busy to do other amazing things. >> > >> > http://forge.puppetlabs.com/puppetlabs/apache/0.10.0 >> > >> > Among the endless (22) features that we''ve added in this release two big >> > accomplishments shine, making this an important milestone: >> > >> > added FreeBSD as a supported Platform (Special Thanks to ptomulik) >> > made sure that a great number of tests are /actually/ executed >> > (Special >> > Thanks to Aethylred) >> > >> > The latter really guarantees that this release and the ones coming will >> > be >> > truely backwards compatible. >> > >> > Check out the CHANGELOG for all the changes in this release. >> > >> > https://github.com/puppetlabs/puppetlabs-apache/blob/0.10.0/CHANGELOG.md >> > >> > Moving forward >> > >> > >> > tampakrap is working on OpenSuse/SLES and Gentoo osfamily support. >> >> I can contribute to openSUSE/SLES support. My apache module is based >> on the puppetlabs module and fully supports the SUSE osfamily. If >> there''s a forked repo someone could point me at I can compare it with >> the work I''ve already done. >> >> > The module team is working hard on a new systems test framework: >> > [Beaker](https://github.com/puppetlabs/beaker) that will expand upon our >> > rspec-system tests allowing use to support multinode tests, as well as >> > the >> > ability to test platforms that are usually out of reach for normal >> > developers (AIX…). >> > >> > For the bigger changes we need to make some hard decisions. We know that >> > we need to get started on support for httpd 2.4 as more distributions >> > are >> > finally picking it up. But we don''t know yet how to get there exactly. >> > >> > We thus want to ask you to participate in discussions on the issue >> > tracker: >> > >> > https://github.com/puppetlabs/puppetlabs-apache/issues/477 >> > https://github.com/puppetlabs/puppetlabs-apache/issues/337 >> > >> > As we approach a 1.0 release we want to know what features we need to >> > support >> > and what breakage you as the user are willing to take. Please send us >> > feedback >> > if you have use cases for the puppetlabs/apache module that we are not >> > aware >> > of: >> > >> > <your most treasured feature here> >> > >> > Proxy >> > >> > SSL termination >> > >> > Apache HTTPd as Application Container >> > >> > puppetlabs/apache "consumed" by other modules >> > >> > >> > >> > Cheers, >> > igalic and blkperl >> > >> > -- >> > You received this message because you are subscribed to the Google >> > Groups >> > "Puppet Users" group. >> > To unsubscribe from this group and stop receiving emails from it, send >> > an >> > email to puppet-users+unsubscribe@googlegroups.com. >> > To view this discussion on the web visit >> > >> > https://groups.google.com/d/msgid/puppet-users/CAEXKxLz1LNPkaK_jtyE6%3DnPJv1hy4zyLK4HVEgRwM_Lk6eWjbw%40mail.gmail.com. >> > For more options, visit https://groups.google.com/groups/opt_out. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Puppet Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to puppet-users+unsubscribe@googlegroups.com. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/puppet-users/CADaviKtGJnOz_85BGxrr3WzdjDWdxaYGumrczBwR8kZs%2B%2BbX8A%40mail.gmail.com. >> For more options, visit https://groups.google.com/groups/opt_out. > > > > > -- > Thanks, > William > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to puppet-users+unsubscribe@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/CAEXKxLyi9HTZU9dci%2ByB6K%3DzoTNTS9zt7TDTaxXOj0NfzJ7eNQ%40mail.gmail.com. > For more options, visit https://groups.google.com/groups/opt_out.-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CADaviKtkbUZx%2B7XOnFVQPY6huxHVFb5j7wH7Pd2DhUrBTJDW%3Dg%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.