[prefixdelegation] Quirky while constellation is not up and running
parent
8397735b2e
commit
bc8d57f79c
|
@ -0,0 +1,14 @@
|
||||||
|
---
|
||||||
|
|
||||||
|
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
|
|
@ -1,16 +0,0 @@
|
||||||
---
|
|
||||||
|
|
||||||
loc_service_prefix_delegation:
|
|
||||||
re2o:
|
|
||||||
hostname: "{{ query('ldap', 'ip', 're2o', 'cachan-adm') | ipv4 | first }}"
|
|
||||||
user: services
|
|
||||||
password: "{{ vault.re2o_service_password }}"
|
|
||||||
name: prefix_delegation
|
|
||||||
install_dir: /var/local/services/prefix_delegation
|
|
||||||
cron:
|
|
||||||
frequency: "*/5 * * * *"
|
|
||||||
dependencies:
|
|
||||||
- python3-iso8601
|
|
||||||
git:
|
|
||||||
remote: https://gitlab.adm.crans.org/nounous/prefix_delegation.git
|
|
||||||
version: master
|
|
|
@ -0,0 +1,14 @@
|
||||||
|
---
|
||||||
|
|
||||||
|
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
|
|
@ -0,0 +1,14 @@
|
||||||
|
---
|
||||||
|
|
||||||
|
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
|
4
hosts
4
hosts
|
@ -176,7 +176,9 @@ virtu_adm
|
||||||
virtu_cachan
|
virtu_cachan
|
||||||
|
|
||||||
[prefix_delegation]
|
[prefix_delegation]
|
||||||
routeur-gulp.cachan-adm.crans.org
|
routeur-sam.adm.crans.org
|
||||||
|
routeur-daniel.adm.crans.org
|
||||||
|
routeur-jack.adm.crans.org
|
||||||
|
|
||||||
[prometheus]
|
[prometheus]
|
||||||
monitoring.adm.crans.org
|
monitoring.adm.crans.org
|
||||||
|
|
Loading…
Reference in New Issue