Displaying 6 results from an estimated 6 matches for "apache20".
Did you mean:
apache2
2007 Nov 29
10
Provider error with FreeBSD 7 beta 3
...fy
my sysadmin tasks. So I decided to install it on FreeBSD 7 beta 3 and
play with it, using another host as a server (Debian 4).
As you can imagine I’m stuck. Here’s an excerpt of my super trivial
manifest file:
> node ''puppetclient.refactor.it'' {
> package {
> apache20:
> ensure => present,
> provider => freebsd,
> }
> service {
> apache2:
> provider => freebsd,
> ensure => running,
> }
> }
however, when I invoke puppet I get this error:
> Could not create apache2: Parameter provider failed: Invalid serv...
2006 Dec 11
3
request an object
...he version (it is just a wrapper to the packets system)
. I wanted to tell another type, the vhosts one that i required that
this node defines the httpd type and that the vhosts type is allways
called AFTER the httpd type.
node ''mynode'' {
httpd{ version => ''apache20'' }
vhosts{ name => ''reductivelabs.com''}
}
i cannot require Httpd[''apache20''] because i don''t care about the
version , i care about the type being there. How can i ask this ?
--
Cordialement,
Ghislain
_______________________________...
2007 Feb 09
6
mongrel_cluster clarification
Apologizes in advance if this sounds rather dense, but I want to make sure
I''m understanding everything correctly. We''re in the process of migrating
from Apache2.0/FastCGI to Apache2.0+mongrel (why not 2.2? that story is too
long and too uninteresting to recount here, but I will tell you that it
involves RHEL and only using RHN rpms).
The init script that comes with mongrel
2007 Dec 21
5
simulating provider in a module
Hi,
What is the best way for you to simulate a provider behavior in
modules ? For exemple if you have an webserver module and want to have
a apache2, lighthttpd prividers. How would you do so the call to the
modules functions stay like:
webserver::addvhost { ... }
and not
webserver::apache2::addvhost
Any best practices you can share ? I know that conditional include
would not work
2007 Mar 12
17
need help writing a plugin
Hi,
I''m halfway developing a tiny plugin that allows people to scrub flash
video files. I''ve got my plugin setup to monitor a directory /movies.
Whenever a .flv file is requested within that directory, some stuff
should happen, if not, the request should be processed as usual. I don''t
know how to do the latter..
require ''mongrel''
require
2006 May 22
12
FreeBSD Security Survey
Dear FreeBSD users and system administrators,
While the FreeBSD Security Team has traditionally been very good at
investigating and responding to security issues in FreeBSD, this only
solves half of the security problem: Unless users and administrators
of FreeBSD systems apply the security patches provided, the advisories
issued accomplish little beyond alerting potential attackers to the