Skip to content
Snippets Groups Projects
Commit d40ed871 authored by Maxime Bombar's avatar Maxime Bombar
Browse files

[dhcp] Deploy dhcp on Odlyd.

parent 5cab753e
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
[dhcp]
dhcp.adm.crans.org
odlyd.adm.crans.org
[keepalived]
gulp.adm.crans.org
......
#!/usr/bin/env ansible-playbook
---
# Deploy DHCP server
- hosts: dhcp.adm.crans.org
- hosts: dhcp
roles:
- isc-dhcp-server
- re2o-services
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment