Update step by step documentation
This commit is contained in:
13
10-sno-hub-cluster/01-dhcp/host-reservations.yml
Normal file
13
10-sno-hub-cluster/01-dhcp/host-reservations.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
- name: Dnsmasq
|
||||
hosts: localhost
|
||||
become: yes
|
||||
vars:
|
||||
- additional_dhcp_hosts:
|
||||
ethernet_switch:
|
||||
desc: "SNO Hub Cluster"
|
||||
mac: 98:b7:85:1e:c6:f1
|
||||
ip: 10.1.71.10
|
||||
|
||||
roles:
|
||||
- role: ricsanfre.dnsmasq
|
||||
Reference in New Issue
Block a user