help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Réf. : cfengine 2.0.3 and plugins


From: José M. Fandiño
Subject: Re: Réf. : cfengine 2.0.3 and plugins
Date: Fri, 09 Aug 2002 15:36:37 +0200

 
> Hi,
> 
> you wrote yourself the answer : cfengine is looking for a file
> /var/cfengine/module/module:link. The name is correct, there is no typo.
> Therefore :
> - your cfagent.conf says that your module directory is
> /var/cfengine/modules : ok
> - you are claiming for a module named module:link : the file must reside in
> your module directory (/var/cfengine/modules), and must be named
> 'module:link', not 'link'.
> One can consider somewhat strange that naming convention, but that's
> exactly what it is : a convention ;-)
> 


excellent!!!
thank you Patrice, yes it works :)

but now, $ip_vpn_peer isn't substituted in actionsequence :-?

control:

  actionsequence = (  "module:link.no $ip_vpn_peer " )


  ender_cc_s::
                ip_vpn_peer = ( 172.16.18.19 )

> ..
> 
>  control:
> 
>    moduledirectory = ( /local/cfagent/modules )
> 
>    actionsequence = (
>                     files
>                     module:myplugin.specialclass
>                     "module:argplugin.specialclass arg1 arg2"
>                     copy
>                     )
> 

-- 
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS/IT d- s+:+() a- C+++ UBL+++$ P+ L+++ E--- W++ N+ o++ K- w---
O+ M+ V- PS+ PE+ Y++ PGP+>+++ t+ 5 X+$ R- tv-- b+++ DI D++>+++
G++ e- h+(++) !r !z
------END GEEK CODE BLOCK------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]