This repository has been archived by the owner on Jan 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathexample.yaml
80 lines (80 loc) · 1.73 KB
/
example.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
---
08:00:27:29:4E:67:
ipAddress: '192.168.2.153'
subnetMask: '255.255.255.0'
defaultGateway: '192.168.2.1'
nameServers:
- '8.8.8.8'
- '1.1.1.1'
hostname: 'pxe-virtualbox'
domainName: 'example.com'
broadcastAddress: '192.168.2.255'
ntpServers:
- '132.163.96.2'
- '132.163.96.3'
leaseTime: 86400
domainSearch:
- 'example.com'
netboot:
allowPxe: true
ipxeScriptUrl: 'https://boot.netboot.xyz'
52:54:00:aa:88:2a:
ipAddress: '192.168.2.15'
subnetMask: '255.255.255.0'
defaultGateway: '192.168.2.1'
nameServers:
- '8.8.8.8'
- '1.1.1.1'
hostname: 'sandbox'
domainName: 'example.com'
broadcastAddress: '192.168.2.255'
ntpServers:
- '132.163.96.2'
- '132.163.96.3'
leaseTime: 86400
domainSearch:
- 'example.com'
netboot:
allowPxe: true
ipxeScriptUrl: 'https://boot.netboot.xyz'
86:96:b0:6e:ca:36:
ipAddress: '192.168.2.158'
subnetMask: '255.255.255.0'
defaultGateway: '192.168.2.1'
nameServers:
- '8.8.8.8'
- '1.1.1.1'
hostname: 'pxe-proxmox'
domainName: 'example.com'
broadcastAddress: '192.168.2.255'
ntpServers:
- '132.163.96.2'
- '132.163.96.3'
leaseTime: 86400
domainSearch:
- 'example.com'
netboot:
allowPxe: true
ipxeScriptUrl: 'http://boot.netboot.xyz'
b4:96:91:6f:33:d0:
ipAddress: '192.168.56.15'
subnetMask: '255.255.255.0'
defaultGateway: '192.168.56.4'
nameServers:
- '8.8.8.8'
- '1.1.1.1'
hostname: 'dhcp-testing'
domainName: 'example.com'
broadcastAddress: '192.168.56.255'
ntpServers:
- '132.163.96.2'
- '132.163.96.3'
leaseTime: 86400
domainSearch:
- 'example.com'
netboot:
allowPxe: true
ipxeScriptUrl: 'https://boot.netboot.xyz'
08:00:27:29:4E:68: # bad data
ipAddress: '3'
subnetMask: '255.255.255.0'