Hi everyone, I started testing out the puppetlabs/apache module from forge on a Fedora 18 server and noticed it doesn''t have multiple version support for apache. Fedora 18 runs apache 2.4 and there are a few of modules that don''t exist any more and a few config changes. I was pondering forking the module on github and adding attempting to add support for apache 2.4 but I thought I would check if anyone is working on this before I proceed. Good work on the module by the way. Pete. -- 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 post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
Peter Brown
2013-Feb-12 06:19 UTC
[Puppet Users] Re: apache 2.4 support in puppetlabs/apache
Just letting people know I have made a start on this. It seems the best way to achieve it is to write a custom fact or two and a couple of functions. Will setup a fork of the code soon and put my results in it. I will post a link to my fork if anyone wants to help test once I have it setup. On 12 February 2013 10:14, Peter Brown <rendhalver@gmail.com> wrote:> Hi everyone, > > I started testing out the puppetlabs/apache module from forge on a Fedora > 18 server and noticed it doesn''t have multiple version support for apache. > Fedora 18 runs apache 2.4 and there are a few of modules that don''t exist > any more and a few config changes. > > I was pondering forking the module on github and adding attempting to add > support for apache 2.4 but I thought I would check if anyone is working on > this before I proceed. > > Good work on the module by the way. > > Pete. >-- 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 post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
Pawel Tomulik
2013-Jul-23 14:09 UTC
[Puppet Users] Re: apache 2.4 support in puppetlabs/apache
Pete, do you have any info regarding 2.4 support? Have you been successful with creating the fork mentioned? I''m playing with FreeBSD (9.x+) support and wish to have apache 2.4 at once. W dniu wtorek, 12 lutego 2013 07:19:00 UTC+1 użytkownik Pete napisał:> > Just letting people know I have made a start on this. > It seems the best way to achieve it is to write a custom fact or two and a > couple of functions. > Will setup a fork of the code soon and put my results in it. > > I will post a link to my fork if anyone wants to help test once I have it > setup. > > > On 12 February 2013 10:14, Peter Brown <rendh...@gmail.com <javascript:>>wrote: > >> Hi everyone, >> >> I started testing out the puppetlabs/apache module from forge on a Fedora >> 18 server and noticed it doesn''t have multiple version support for apache. >> Fedora 18 runs apache 2.4 and there are a few of modules that don''t exist >> any more and a few config changes. >> >> I was pondering forking the module on github and adding attempting to add >> support for apache 2.4 but I thought I would check if anyone is working on >> this before I proceed. >> >> Good work on the module by the way. >> >> Pete. >> > >-- 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 post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
Pete Brown
2013-Jul-24 06:25 UTC
Re: [Puppet Users] Re: apache 2.4 support in puppetlabs/apache
Hi, I did fork the repo and submitted a pull request but I don''t think it has been merged yet. My for is here if that helps. https://github.com/rendhalver/puppetlabs-apache I have been pretty busy lately and I haven''t had a chance to chase up what is happening. On 24 July 2013 00:09, Pawel Tomulik <ptomulik@meil.pw.edu.pl> wrote:> Pete, > > do you have any info regarding 2.4 support? Have you been successful with > creating the fork mentioned? > I''m playing with FreeBSD (9.x+) support and wish to have apache 2.4 at once. > > W dniu wtorek, 12 lutego 2013 07:19:00 UTC+1 użytkownik Pete napisał: >> >> Just letting people know I have made a start on this. >> It seems the best way to achieve it is to write a custom fact or two and a >> couple of functions. >> Will setup a fork of the code soon and put my results in it. >> >> I will post a link to my fork if anyone wants to help test once I have it >> setup. >> >> >> On 12 February 2013 10:14, Peter Brown <rendh...@gmail.com> wrote: >>> >>> Hi everyone, >>> >>> I started testing out the puppetlabs/apache module from forge on a Fedora >>> 18 server and noticed it doesn''t have multiple version support for apache. >>> Fedora 18 runs apache 2.4 and there are a few of modules that don''t exist >>> any more and a few config changes. >>> >>> I was pondering forking the module on github and adding attempting to add >>> support for apache 2.4 but I thought I would check if anyone is working on >>> this before I proceed. >>> >>> Good work on the module by the way. >>> >>> Pete. >> >> > -- > 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 post to this group, send email to puppet-users@googlegroups.com. > Visit this group at http://groups.google.com/group/puppet-users. > 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 post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
Reasonably Related Threads
- node_aws installation problem
- [LLVMdev] SIGILL in regex::assign()
- Need help! Puppet could not request certificate: No route to host -connect(2)
- Managing multiple nagios servers with puppet and virtual resources
- Error 400 on SERVER: Invalid parameter lib in puppetlabs-apache module