Report abuse

1
2
3
4
5
6
7
8
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/nodes/idcadmin/gluster.pp:14


        glusterfs::client::config { gluster:   
                servers         = {                                           <<<< line 14
                        "mirror-1" => [ "vdc01stor01", "vdc01stor02" ],
                        "mirror-2" => [ "vdc01stor03", "vdc01stor04" ];
                }