Hi

I can have the following manifests/site.pp in the environment:

include ::role_loader



or 

node default {
  include ::role_loader
}


They both produce the same catalog - there is just a Node['default'] 
resource added with the latter form.

Are there any hidden benefits/drawbacks specifying a default node or not 
when i just have a default node and only include one class?

- Thomas


-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/ef8d51d6-2ea7-456e-9b5c-04a81fec81a4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to