Forum: CFEngine Help
Subject: Re: multiple domains
Author: skolpatrol
Link to topic: https://cfengine.com/forum/read.php?3,16662,23783#msg-23783
Any ideas? I'm trying to avoid the following messages here :
Oct 18 03:43:32 cf1 cfservd[16242]: Unable to lookup hostname (www1.i) or
cfe
Why is the domain getting redefined in cf2?
update.conf :
control:
any::
actionsequence = ( directories files copy shellcommands processes tidy )
workdir = ( /var/cfengine )
any.!domain_p::
domain = ( domain.i)
domain_p::
domain = ( domain.p )
cfservd.conf :
con