help-cfengine
[Top][All Lists]
Advanced

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

Multi line iterator string?


From: Chip Seraphine
Subject: Multi line iterator string?
Date: Tue, 22 Jun 2004 12:44:01 -0500
User-agent: KMail/1.5.4

I want to set an (iterator)  variable to a list that is several hundred 
characters long.  Obviously, I'd like to be able to wrap the line within my 
cfengine file.  How can I safely do this for an iterator variable?  I've had 
no luck trying things like:

        listvar= ( "item1:item2:item3:item4:\
                         item5:item6:item7" )

I suppose I could grab it from a file using a module or ExecResult or 
something, but I'd rather keep the information in the cfengine file.

-- 

Chip Seraphine
Unix Administrator
TradeLink, LLC
312-264-2048
chip@trdlnk.com





reply via email to

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