doc: add notice for debian9

This commit is contained in:
Adrien Waksberg 2019-02-17 09:43:17 +01:00
parent b72347e5cd
commit 43ba51b584

View file

@ -20,6 +20,8 @@ Install and configure sensu-go backend and agent
* `sensu_repository_system` - system for package repository (default: `ansible_distribution`)
* `sensu_repository_release` - system release for package repository (default: `ansible_distribution_release`)
Notice: for debian9 set `sensu_repository_system` to `ubuntu` and `sensu_repository_release` to `xenial`
### Agent
* `sensu_agent` - enable sensu agent installation (default: `yes`)