help-cfengine
[Top][All Lists]
Advanced

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

Re: packages: action=install doesn't work?


From: rader
Subject: Re: packages: action=install doesn't work?
Date: Thu, 31 Mar 2005 11:08:01 -0600

my copy of the 2.1.13 doc doesn't reference RPMInstallCommand
or packages action=install...  try this...
 
 packages:
   rpm_system::
     ntp version=0:0.0.0-0 cmp=ge elsedefine=install_ntp
 
 shellcommands:
   install_ntp::
     "/bin/rpm ..."

steve 
- - - 
systems & network manager
high energy physics
university of wisconsin

 > > Eric Dorland wrote:
 > > I've got a cf snippet that looks like this (rpm_system is a class I
 > > defined myself):
 > > 
 > > packages:
 > >    rpm_system::
 > >            ntp                     define=ntp_installed
 > >                                    action=install
 > > 
 > > which gives me the error:
 > > 
 > > cf:cfengine::/var/cfengine/inputs/cf.ntpd:4: Illegal packages attribute
 > > 
 > > I've previously set RPMInstallCommand. The documentation says this
 > > should work. What am I doing wrong?
 > > 
 > > PS Running 2.1.13 on a RHEL3 system. 





reply via email to

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