mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-22 21:23:23 +02:00
12 lines
225 B
Plaintext
12 lines
225 B
Plaintext
![]() |
[netcom]
|
||
|
type = "plain"
|
||
|
bind_address = "0.0.0.0"
|
||
|
port = {{ linsat_api_port }}
|
||
|
|
||
|
[files]
|
||
|
allowExtFiles = [
|
||
|
"/etc/systemd/system",
|
||
|
"/etc/systemd/system/linstor-satellite.service.d",
|
||
|
"/etc/drbd-reactor.d"
|
||
|
]
|