alloy(role): pull in alloy role that works from fux (#112)
Reviewed-on: #112 Reviewed-by: June <june@noreply.git.hamburg.ccc.de>
This commit is contained in:
parent
9a876e12a8
commit
900971ebe9
246 changed files with 222 additions and 19245 deletions
19
roles/alloy/meta/argument_specs.yaml
Normal file
19
roles/alloy/meta/argument_specs.yaml
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
argument_specs:
|
||||
main:
|
||||
options:
|
||||
alloy_config_default:
|
||||
type: str
|
||||
required: true
|
||||
alloy_config_additional:
|
||||
type: str
|
||||
required: false
|
||||
alloy_blackbox_exporter_config_default:
|
||||
type: str
|
||||
required: false
|
||||
alloy_blackbox_exporter_config_additional:
|
||||
type: str
|
||||
required: false
|
||||
alloy_cap_net_bind_service:
|
||||
type: bool
|
||||
required: false
|
||||
default: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue