Stephen Johnson

Results 24 comments of Stephen Johnson

Not the best but sure it's fine.

Why is this still breaking the tests that work before the merge.

I suggest we remove these all together as I remove these for issue #67

I personally find adding loads of if != undef to the module to be more icky than just adding the defaults to the config file. If anyone has a strong...

Btw Sorry about the slow reply just moving house.

Eventually I want to turn on purging of unknown config items from the puppet.conf but I don't feel the module is mature enough to do this.

I'm personally voting me leave the behaviour as it is as its going to increase complexity and we hit the issues of when we should or shouldn't remove a value.

What do you mean by a clean install of puppet/puppet master if you take the config provided by Ubuntu you get ``` [main] logdir=/var/log/puppet vardir=/var/lib/puppet ssldir=/var/lib/puppet/ssl rundir=/var/run/puppet factpath=$vardir/lib/facter templatedir=$confdir/templates prerun_command=/etc/puppet/etckeeper-commit-pre...

If we are going to do this, lets do this with Anything in puppet.conf we don't manage get's nuked. If it's set to anything, it's set to that in the...