any.sofware.otter: added role
This commit is contained in:
parent
09e19680e6
commit
40905a5cbe
8 changed files with 143 additions and 0 deletions
7
roles/any.software.otter/templates/otter.toml.j2
Normal file
7
roles/any.software.otter/templates/otter.toml.j2
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
data_dir = "{{ data_dir }}"
|
||||
log_level = "debug"
|
||||
|
||||
[net]
|
||||
type = "tcp"
|
||||
domain = "0.0.0.0"
|
||||
port = 8017
|
||||
Loading…
Add table
Add a link
Reference in a new issue