Releases: rendragnet/cobbler-api-php-client
Releases · rendragnet/cobbler-api-php-client
Sync after disabling netBoot
1.0.12 Not syncing after disabling NetBoot.
Apply DHCP Tag to both interfaces
v1.0.11 set the dhcp tag on both interfaces
Removing unneeded line
v1.0.10 Remove unneeded line
Fix setProfile method
v1.0.9 Use correct function in setProfile
setProfile method available
v1.0.8 Added updateVariable and setProfile methods
v1.0.7
Fixed issue with DNSname never being set, and with duplicate IP addre…
v1.0.6
updates for VPOR-1990
v1.0.5
add try/catch
add getSystem call
v1.0.4 add getSystem call
Supporting auto-deleting existing system if it finds a name, hostname, or mac address match
v1.0.3 Make sure we delete any existing system before adding it