[Puppet Users] Re: How to override $::operatingsystem fact

2013-03-23 Thread Heiko Finzel
EDIT: In fact it does work. I found out, because I still had some keys (e.g. hostname) in my debugging config. And these values were used by puppet correctly. However a local "facter -p" won't show these values. In this case the original hostname will be used. -- You received this message becau

[Puppet Users] Re: How to override $::operatingsystem fact

2013-03-19 Thread Heiko Finzel
Hi I'm having a similar issue. I found the solution Hailee posted here in the official documentation and gave it a try. The weight seems to work great as long as it concerns my own facts. But as it seems it won't work for build in types. In my special case I want to override the hostname fact, bu

[Puppet Users] Re: Exclusions in site.pp?

2008-09-09 Thread Heiko
On Mon, Sep 8, 2008 at 11:40 PM, josh <[EMAIL PROTECTED]> wrote: > > OK thanks Paul. hrm back to the drawing board then, or I just > manually set the domain name on each box first. > Hello, i do some matching for domains inside the classes: case $domain { "domain1": { $hostopt