tgsdns.pp
node tgsdns {
$dnsdomains = { "karma" => ["prout","gnout","voila"] ,
"bill" => ["clinton"] ,
"sergio" => ["mas"]
}
}
tgs.pp
node tgs inherits tgsdns {
...
the error on the client
err: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not parse for environment production: Syntax error at '{'; expected '}' at /etc/puppet/manifests/tgsdns.pp:2