dnaeon / py-vpoller

Distributed vSphere API Proxy
Other
84 stars 31 forks source link

Wrong indentation #214

Closed emmnx closed 6 years ago

emmnx commented 7 years ago

The example yaml is wrong: https://github.com/dnaeon/py-vpoller/blob/master/docs/vpoller-zabbix.rst

Please, fix indentation. I copied from documentation, and it didn't work. Painful troubleshooting. I trusted the documentation.

dnaeon commented 7 years ago

Please consider submitting a PR with the fix.

rockaut commented 6 years ago

Tried it. Worked for me. Also online yaml linter states no problems? Maybe just a problem with copy-paste and browser/editor character encoding?

@Emmanux you may also just fetch the file with wget from https://raw.githubusercontent.com/dnaeon/py-vpoller/master/extra/zabbix/vsphere-import/zabbix-vsphere-import.yaml or even better clone the repository and copy the file.

emmnx commented 6 years ago

I made a pull request. https://github.com/dnaeon/py-vpoller/pull/231/commits/8d668a5e6265a085c2d7140fd98de36cdc934933