Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Commit

Permalink
control port is required for self checks
Browse files Browse the repository at this point in the history
Signed-off-by: Sergio Nemirowski <sergio@outerface.net>
  • Loading branch information
532910 committed Jul 5, 2023
1 parent 922fa03 commit 10aa88f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ neofs_ir__wallet_path: '{{ neofs_ir__conf_dir }}/wallet.json'
neofs_ir__wallet_address: ''
neofs_ir__wallet_password: ''

neofs_ir__control_enabled: False
neofs_ir__control_enabled: True
neofs_ir__control_address: 'localhost'
neofs_ir__control_port: 8090
neofs_ir__control_allow: []
Expand Down

0 comments on commit 10aa88f

Please sign in to comment.