Report abuse

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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