Re: Setting variables based on classes in an imported file

2006-03-28 Thread Brendan Strejcek
Josh Smith wrote: > PK == Paul Krizak <[EMAIL PROTECTED]> > > PK> As far as I know, cfengine does imports *last*. That means that despite > PK> your import statement being at the top of your file, cfgroups.conf isn't > PK> actually imported until after the containing file is parsed. > PK> > PK

Re: Setting variables based on classes in an imported file

2006-03-28 Thread Josh Smith
PK == Paul Krizak <[EMAIL PROTECTED]> PK> As far as I know, cfengine does imports *last*. That means that despite PK> your import statement being at the top of your file, cfgroups.conf isn't PK> actually imported until after the containing file is parsed. PK> PK> Luckily, imports *are* imported