[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
miscmounts woes
From: |
Ulrich Habel |
Subject: |
miscmounts woes |
Date: |
Wed, 25 Aug 2004 10:28:24 +0200 |
User-agent: |
Mutt/1.5.6i |
Hej,
Please don't mind if this mail is a duplicate - I had some troubles
with the listserver on gnu.
I have some trouble to get the actionsequence miscmounts working
in a proper way. Maybe I just got lost in the code. I am using
cfengine version 2.1.6 on linux and 2.1.10 on solaris. If I am
using the sequence miscmounts the message:
Undefined action miscmounts in sequence
is thrown. The message is the same on solaris and on linux. Does
someone can point out my mistake? I found several issues in the
archives of this list - however, none of them pointed out a solution.
I doesn't matter if I run cfagent on the host or cfrun <a_hostname>
on the server.
my stripped down cfengine cfagent.conf file is included below.
Cheers
Uli
------- cfagent.conf -------
control:
actionsequence = (
miscmounts
)
sysadm = ( sysmaster@example.com )
smtpserver = ( mail.example.com )
config_server = ( forge )
cfengine_root = ( /local/var/cfengine )
files_directory = ( "$(cfengine_root)/files" )
config_directory = ( "$(cfengine_root)/inputs" )
IfElapsed = ( 0 )
ExpireAfter = ( 15 )
SplayTime = ( 0 )
DefaultPkgMgr = ( rpm )
yum_install = ( "/usr/bin/yum -y -d0 -e0 install " )
ipv4_195::
domain = ( example.com )
ipv4_10::
domain = ( extra-example.com )
miscmounts:
a_hostname::
cms-dev.example.com:/iwserver /mnt/iwserver mode=ro
cms-dev.example.com:/local/ATG6/ATG6.4.0/BR /mnt/BR mode=ro
--
----------------------------------------------------------------------
Ulrich Habel
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- miscmounts woes,
Ulrich Habel <=