[Puppet Users] Exported resource Host[fqdn] cannot override local resource

2010-09-21 Thread CraftyTech
Hello All, So, I realize this is a common issue, but still can't identify the problem here. Even after reading similar posts... Essentially, I'm exporting / collecting hosts via stored configs.. Here's my export class: class basic::export{ @@host { $fqdn: ip => $ipaddress, host_alias

Re: [Puppet Users] Exported resource Host[fqdn] cannot override local resource

2010-09-21 Thread Patrick
On Sep 21, 2010, at 7:04 AM, CraftyTech wrote: > Hello All, > > So, I realize this is a common issue, but still can't identify > the problem here. Even after reading similar posts... Essentially, > I'm exporting / collecting hosts via stored configs.. > Here's my export class: > > class b

Re: [Puppet Users] Exported resource Host[fqdn] cannot override local resource

2010-09-21 Thread Jeff McCune
On Tue, Sep 21, 2010 at 7:04 AM, CraftyTech wrote: [snip] > Why am I getting exported resource conflict?  fqdn is unique to each > host, so there are no duplicates... Are you absolutely sure? What host is complaining about the duplicate? Do you have any "plain" host type declarations outside of