Hi All,
Please help to configure kitchen.yml to test the PostgreSQL cookbook testing.
#-> kitchen converge
-----> Starting Kitchen (v1.16.0)
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::UserError
>>>>>> Message: Error parsing /tmp/postgresql-master/.kitchen.yml as YAML.
Please run `kitchen diagnose --no-instances --loader' to help debug your issue.
>>>>>> ----------------------
>>>>>> Please see .kitchen/logs/kitchen.log for more details
>>>>>> Also try running `kitchen diagnose --all` for configuration
-Server type: VMware
OS: Redhat 6 or Redhat 7
PostgreSQL Version: 9.5.7
-Pawan