[prefix_delegation] merge configuration
parent
debdbb6af1
commit
294c22fa11
|
@ -1,5 +1,4 @@
|
|||
---
|
||||
|
||||
loc_service_prefix_delegation:
|
||||
name: prefix_delegation
|
||||
install_dir: /var/local/services/prefix_delegation
|
|
@ -1,20 +0,0 @@
|
|||
---
|
||||
|
||||
loc_service_prefix_delegation:
|
||||
name: prefix_delegation
|
||||
install_dir: /var/local/services/prefix_delegation
|
||||
cron:
|
||||
frequency: "*/2 * * * *"
|
||||
dependencies: []
|
||||
git:
|
||||
remote: https://gitlab.adm.crans.org/nounous/prefix_delegation.git
|
||||
version: master
|
||||
config:
|
||||
protocol: prefixdelegation
|
||||
interface: ens23
|
||||
prefix: "2a0c:700:12::"
|
||||
length: "48"
|
||||
ldap:
|
||||
server: "ldaps://{{ query('ldap', 'ip4', 'flirt', 'adm') }}"
|
||||
binddn: "{{ vault.ldap_adh_reader.binddn }}"
|
||||
password: "{{ vault.ldap_adh_reader.bindpass }}"
|
|
@ -1,20 +0,0 @@
|
|||
---
|
||||
|
||||
loc_service_prefix_delegation:
|
||||
name: prefix_delegation
|
||||
install_dir: /var/local/services/prefix_delegation
|
||||
cron:
|
||||
frequency: "*/2 * * * *"
|
||||
dependencies: []
|
||||
git:
|
||||
remote: https://gitlab.adm.crans.org/nounous/prefix_delegation.git
|
||||
version: master
|
||||
config:
|
||||
protocol: prefixdelegation
|
||||
interface: ens23
|
||||
prefix: "2a0c:700:12::"
|
||||
length: "48"
|
||||
ldap:
|
||||
server: "ldaps://{{ query('ldap', 'ip4', 'flirt', 'adm') }}"
|
||||
binddn: "{{ vault.ldap_adh_reader.binddn }}"
|
||||
password: "{{ vault.ldap_adh_reader.bindpass }}"
|
Loading…
Reference in New Issue