run corresponding re2o-service on DHCP servers

pull/1/head
Yohaï-Eliel BERREBY 4 years ago
parent 01439c2388
commit 89a0dc57ab

@ -17,7 +17,16 @@
# Set up DHCP servers.
- hosts: dhcp
vars:
service_repo: https://gitlab.federez.net/re2o/dhcp.git
service_name: dhcp
service_version: master
service_config:
hostname: re2o-server.adm.auro.re
username: service-user
password: "{{ vault_serviceuser_passwd }}"
roles:
- re2o-service
- isc-dhcp-server
# Deploy DNS

Loading…
Cancel
Save