doc: add notice for debian9
This commit is contained in:
parent
b72347e5cd
commit
43ba51b584
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ Install and configure sensu-go backend and agent
|
||||||
* `sensu_repository_system` - system for package repository (default: `ansible_distribution`)
|
* `sensu_repository_system` - system for package repository (default: `ansible_distribution`)
|
||||||
* `sensu_repository_release` - system release for package repository (default: `ansible_distribution_release`)
|
* `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
|
### Agent
|
||||||
|
|
||||||
* `sensu_agent` - enable sensu agent installation (default: `yes`)
|
* `sensu_agent` - enable sensu agent installation (default: `yes`)
|
||||||
|
|
Loading…
Reference in a new issue