help-cfengine
[Top][All Lists]
Advanced

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

Re: Undefined actionsequence "alerts"


From: Armin Wolfermann
Subject: Re: Undefined actionsequence "alerts"
Date: Mon, 12 Jul 2004 15:08:45 +0200
User-agent: Mutt/1.5.6i

* John Borwick <borwicjh@wfu.edu> [12.07.2004 14:40]:
> control:
>         actionsequence = ( alerts )
> 
> alerts:
>         needs_ntp_rpm::
>         "What's up"

You don't need to state it in actionsequence. From the cfengine
reference:

Here is an example containing the full list of possibilities:
actionsequence =
   (
   addmounts              # add new filesystems to system
   checktimezone          # check timezone
   copy                   # make a copy/image of a master file
   directories            # make any directories
   disable                # disable files
   editfiles              # edit files
   files                  # check file permissions
   links                  # check and maintain links (single and child)
   mailcheck              # check mailserver
   module:name            # execute a user-defined module
   mountall               # (again)
   mountall               # mount filesystems in fstab
   mountinfo              # scan mounted filesystems
   netconfig              # check net interface config
   packages               # check for required packages
   processes              # signal / check processes
   required               # check required filesystems
   resolve                # check resolver setup
   shellcommands          # execute shell commands
   tidy                   # tidy files
   unmount                # unmount any filesystems
   )

Regards,
Armin Wolfermann




reply via email to

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