Add fleming conf

This commit is contained in:
Alexandre Iooss 2019-07-26 22:47:10 +02:00
parent 044e8af3aa
commit 2be40222fc
No known key found for this signature in database
GPG key ID: 6C79278F3FCDCC02
4 changed files with 70 additions and 20 deletions

View file

@ -32,3 +32,16 @@
- hosts: unifi-pacaterie.adm.auro.re
roles:
- unifi-controller
# Deploy Re2o switch service
- hosts: switchs-manager.adm.auro.re
vars:
service_repo: https://gitlab.federez.net/re2o/switchs.git
service_name: switchs
service_version: master
service_config:
hostname: re2o-server.adm.auro.re
username: service-user
password: "{{ vault_serviceuser_passwd }}"
roles:
- re2o-service