class blog ( String $blog_root, Hash[String,Hash] $blogs = {} ) { create_resources(blog::instance, $blogs) }