ipa/server: fix typo: yess to yes
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
b39b6892fc
commit
a42bb9e383
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@
|
||||||
- name: Let collectd talk to the RabbitMQ management interface
|
- name: Let collectd talk to the RabbitMQ management interface
|
||||||
seboolean:
|
seboolean:
|
||||||
name: collectd_tcp_network_connect
|
name: collectd_tcp_network_connect
|
||||||
state: yess
|
state: yes
|
||||||
persistent: yes
|
persistent: yes
|
||||||
tags:
|
tags:
|
||||||
- collectd
|
- collectd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue