help-cfengine
[Top][All Lists]
Advanced

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

Re: netgroups not working?


From: Paul Krizak
Subject: Re: netgroups not working?
Date: Tue, 11 May 2004 13:26:42 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113

Nevermind. I needed to add a domain = ( "amd.com" ) to the control: section.

Paul Krizak                         5900 E. Ben White Blvd. MS 625
Advanced Micro Devices              Austin, Tx  78741
MPD Linux Systems                   Phone: (512) 602-5860
Paul.Krizak@amd.com



Paul Krizak wrote:

I'm having a great deal of trouble getting netgroups to work in my cfengine configuration. To get rid of all the variables, I created a simple test case:

classes:

  server = ( +@tx_linux_cs )

control:

  actionsequence = ( shellcommands )

shellcommands:

  server::
     "/bin/echo $(dblquote)I am a server!$(dblquote)"

The machine I run this script on is definitely in the tx_linux_cs netgroup, however the "server" class never gets defined. Changing to an IPRange() directive works, however I'd prefer to not have to define my servers using IP ranges.






reply via email to

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