Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.1
-
None
Description
OS.pm::update_public_ip_address() performs the tasks that currently reside in each provisioning module's load() subroutine. It is called by new.pm for every reservation. The code can be removed from the provisioning modules. The sections usually begin with "if ($ip_configuration ne "manualDHCP") {".