add basic data-analysis playbook. remove junk from master
This commit is contained in:
parent
72c3884057
commit
8271b715d8
4 changed files with 3 additions and 29 deletions
|
@ -132,32 +132,6 @@ subnet 10.5.126.0 netmask 255.255.255.0 {
|
|||
option host-name "download05";
|
||||
}
|
||||
|
||||
host junk01 {
|
||||
hardware ethernet e4:1f:13:2f:d4:94;
|
||||
fixed-address 10.5.126.7;
|
||||
next-server 10.5.126.41;
|
||||
option host-name "junk01";
|
||||
}
|
||||
|
||||
host junk02 {
|
||||
hardware ethernet e4:1f:13:64:1a:70;
|
||||
fixed-address 10.5.126.8;
|
||||
next-server 10.5.126.41;
|
||||
option host-name "junk02";
|
||||
}
|
||||
|
||||
host junk01-mgmt {
|
||||
hardware ethernet e4:1f:13:29:24:95;
|
||||
fixed-address 10.5.126.235;
|
||||
option host-name "junk01-mgmt";
|
||||
}
|
||||
|
||||
host junk02-mgmt {
|
||||
hardware ethernet e4:1f:13:29:24:95;
|
||||
fixed-address 10.5.126.236;
|
||||
option host-name "junk02-mgmt";
|
||||
}
|
||||
|
||||
host qa01-mgmt {
|
||||
hardware ethernet 00:21:5e:cb:4f:f1;
|
||||
fixed-address 10.5.126.185;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue