mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-04 15:47:32 +02:00
Update to 2022-08-19 16:00
This commit is contained in:
11
roles/linstor_satellite/templates/linstor_satellite.toml.j2
Normal file
11
roles/linstor_satellite/templates/linstor_satellite.toml.j2
Normal file
@@ -0,0 +1,11 @@
|
||||
[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"
|
||||
]
|
Reference in New Issue
Block a user