help-cfengine
[Top][All Lists]
Advanced

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

netgroups not working?


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

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.

--
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






reply via email to

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