Novell PLATESPIN ORCHESTRATE 2.0.2 - DEVELOPMENT CLIENT REFERENCE 08-28-2009 Reference page 95

Development client reference
Table of Contents

Advertisement

The section includes the following settings/facts:
MAC Address: The value you specify in this field is the name for each NIC that represents the
MAC address of the interface. Specify an asterisk (*) to generate a new MAC address. If the
value is not set, the current configuration is used.
In the Fact Editor, this fact is listed as
resource.provisioner.autoprep.adapters[0].MACAddress
<fact name="resource.provisioner.autoprep.adapters[0].MACAddress"
value="dadf" type="String" />
Use DHCP: When this check box is selected (that is, its value is "true"), the new VM retrieves
its network settings from a DHCP server and any adapter settings are ignored. If the check box
is not selected (that is, its value is "false"), any required adapter settings must be defined.
In the Fact Editor, this fact is listed as
resource.provisioner.autoprep.adapters[0].UseDHCP
<fact name="resource.provisioner.autoprep.adapters[0].UseDHCP"
value="true" type="Boolean" />
IP Address: This field displays the IP address for the adapter.
In the Fact Editor, this fact is listed as
resource.provisioner.autoprep.adapters[0].IPAddress
<fact name="resource.provisioner.autoprep.adapters[0].IPAddress"
value="fddfasdf" type="String" />
Subnet Mask: This field displays the subnet mask for the adapter.
In the Fact Editor, this fact is listed as
resource.provisioner.autoprep.adapters[0].subnetMask
<fact name="resource.provisioner.autoprep.adapters[0].subnetMask"
value="fadsafdasdf" type="String" />
Gateway IP Address: This field displays a list of the internet gateway IP addresses available
to the interface.
In the Fact Editor, this fact is listed as an array:
<fact name="resource.provisioner.autoprep.adapters[0].Gateways">
<array>
<string>afdasadfs</string>
</array>
</fact>
You can edit this array by clicking the
you can add or remove the IP address or change its order in the array of element choices.
DNS from DHCP: (Optional. SUSE VM only) When this check box is selected (that is, its
value is "true"), the SUSE VM is configured to retrieve its DNS server settings from DHCP.
In the Fact Editor, this fact is listed as
resource.provisioner.autoprep.adapters[0].DNSFromDHCP
<fact name="resource.provisioner.autoprep.adapters[0].DNSFromDHCP"
value="true" type="Boolean" />
DNS Server IP Addresses: This field displays a list of DNS servers for name lookup.
In the Fact Editor, this fact is listed as an array:
:
:
:
:
button to open an array editor. In this dialog box
:
The Explorer Tree
95

Advertisement

Table of Contents
loading

This manual is also suitable for:

Platespin orchestrate 2.0.2

Table of Contents