Re: [Puppet Users] Facts in 2.6.4

2010-12-30 Thread Martin Samm
Thanks Mike, that works a treat, Martin On Thu, Dec 30, 2010 at 9:11 PM, Michael Knox wrote: > Martin, > > The 'external_hostname' fact is in the file >> >> /etc/puppet/testing/modules/facts/files/ec2_public_hostname.rb >> >> I assume "facts" is the name of your module, so it should be: > /etc

Re: [Puppet Users] Facts in 2.6.4

2010-12-30 Thread Michael Knox
Martin, The 'external_hostname' fact is in the file /etc/puppet/testing/modules/facts/files/ec2_public_hostname.rb I assume "facts" is the name of your module, so it should be: /etc/puppet/testing/modules/facts/lib/facter/ec2_public_hostname.rb Cheers Mike -- You received this message becau

[Puppet Users] Facts in 2.6.4

2010-12-30 Thread Martin Samm
i'm testing a 0.24.4 to 2.6.4 upgrade. the base puppet software upgrade seems ok and i'm ironing out some issues with the way Puppet has changed but one thing is really stumping me. In one puppet file (/etc/puppet/testing/modules/postfix/manifests/init.pp) i have this: "myhostname": va