update_motd: apply conventions #71

Merged
erdnaxe merged 11 commits from update_motd into master 2021-11-27 22:34:05 +01:00
Member
No description provided.
erdnaxe added 4 commits 2021-11-27 19:17:21 +01:00
erdnaxe changed title from update_motd: apply conventions to WIP: update_motd: apply conventions 2021-11-27 19:17:32 +01:00
erdnaxe added 1 commit 2021-11-27 19:20:51 +01:00
erdnaxe added 1 commit 2021-11-27 20:02:36 +01:00
erdnaxe added 1 commit 2021-11-27 20:04:24 +01:00
erdnaxe added 2 commits 2021-11-27 22:16:54 +01:00
erdnaxe changed title from WIP: update_motd: apply conventions to update_motd: apply conventions 2021-11-27 22:16:55 +01:00
erdnaxe added 1 commit 2021-11-27 22:23:02 +01:00
jeltz requested changes 2021-11-27 22:26:24 +01:00
bdd.yml Outdated
@ -3,2 +3,4 @@
# Install and configure bdd servers at Saclay and at OVH
- hosts: bdd,!re2o-bdd.adm.auro.re,!services-bdd-local.adm.auro.re
vars:
router:
Owner

routerupdate_motd

`router` → `update_motd`
erdnaxe marked this conversation as resolved
matrix.yml Outdated
@ -5,12 +5,17 @@
vars:
mxisd_releases: https://github.com/kamax-matrix/mxisd/releases
mxisd_deb: "{{ mxisd_releases }}/download/v1.3.1/mxisd_1.3.1_all.deb"
router:
Owner

routerupdate_motd

`router` → `update_motd`
erdnaxe marked this conversation as resolved
network.yml Outdated
@ -17,2 +23,4 @@
# Must NOT be on routeur-aurore-*, or will with DHCPv6!
- hosts: ~routeur-(pacaterie|edc|fleming|gs|rives).*\.adm\.auro\.re
vars:
router:
Owner

routerupdate_motd

`router` → `update_motd`
erdnaxe marked this conversation as resolved
network.yml Outdated
@ -23,2 +33,4 @@
# No radvd here
- hosts: ~routeur-aurore.*\.adm\.auro\.re
vars:
router:
Owner

routerupdate_motd

`router` → `update_motd`
erdnaxe marked this conversation as resolved
network.yml Outdated
@ -29,2 +43,4 @@
# Radius (backup only for now)
- hosts: radius-*.adm.auro.re
vars:
router:
Owner

routerupdate_motd

`router` → `update_motd`
erdnaxe marked this conversation as resolved
services_web.yml Outdated
@ -3,2 +3,4 @@
# Deploy Docker hosts
- hosts: docker-ovh.adm.auro.re,gitea.adm.auro.re,drone.adm.auro.re,stream.adm.auro.re,wikijs.adm.auro.re
vars:
router:
Owner

routerupdate_motd

`router` → `update_motd`
erdnaxe marked this conversation as resolved
erdnaxe force-pushed update_motd from 1d49dd654a to cdaf3dc77a 2021-11-27 22:31:59 +01:00 Compare
erdnaxe merged commit de0022e3f6 into master 2021-11-27 22:33:46 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: aurore/ansible#71
No description provided.