Title: Message Title
Joshua Cooper commented on an issue
Puppet / Bug PUP-1058
puppet apply loading facts twice
given the site.pp with:

{code}
node default {
  notice("Busy compiling catalog")
}
{code}

and a module dir setup like:

{code}
% mkdir modules
% puppet module install ripienaar-concat --modulepath=`pwd`/modules
{code}

I have no config so its all defaults:

{code}
% puppet apply --configprint config
/home/rip/.puppet/puppet.conf
% ca...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to