issues
search
ncsa
/
xcat-tools
Useful tools for xCAT
BSD 3-Clause "New" or "Revised" License
8
stars
0
forks
source link
Updates for mk_new_node
#42
Open
andylytical
opened
2 years ago
andylytical
commented
2 years ago
Create template:
Remove PUBLIC_* vars (up top and in the code)
Rename MGMT
* vars to something more useful (maybe PXE
* ?)
Add cmdline options (allow other scripts to easily make use of this script)
nodename
MGMT_IP (renamed per above)
MGMT_MAC (renamed per above)
PXE_INTF (needed for nicips.INTF, see below)
GROOPS
Add
nicips.<INTERFACENAME>
into the mkdef for node (see line 127)
Remove
makedhcp
command, or make it not run be default (it's not common for NCSA)
nicips.<INTERFACENAME>
into the mkdef for node (see line 127)makedhcp
command, or make it not run be default (it's not common for NCSA)