n.com mydomain.com";
>
> Justin
>
> -Original Message-
> From: Daniel V Klein [mailto:d...@lonewolf.com]
> Sent: Thursday, February 25, 2010 1:38 PM
> To: Justin Lloyd
> Cc: Help-cfengine
> Subject: Re: Overriding default variables
>
> You need to add
&
; "special.mydomain.com mydomain.com";
other::
"dns_search_domain" string => "other.mydomain.com mydomain.com";
Justin
-Original Message-
From: Daniel V Klein [mailto:d...@lonewolf.com]
Sent: Thursday, February 25, 2010 1:38 PM
To: Justin Lloyd
Cc: Help
You need to add
policy => 'overridable'
in the first promise if you want to specify a default assignment with special
overrides. But IMHO, I like the !special class better...
-Dan
> I want to use the standard resolvconf() bundle but I need a special
> search list for certain hosts. I may