Edit OS Build Plans

In case you edit a pre-existing custom attribute’s type or constraint or both in an OS Build Plan, then the associated Deployment Plans are updated with the changes. In case you add or delete a step, then the changes are propagated to the associated Deployment Plans.

Prerequisites
  • You must be logged in as a Software administrator to modify an OS Build Plan.

  • Ensure that the OS Build Plan you intend to edit is not used by a server profile. This is because the server profile contains the Deployment Plan. The Deployment Plan in turn contains the OS Build Plan.

Procedure

  1. From the main menu, select OS Build Plan.
  2. From the master pane of the Build Plans screen, select an OS Build Plan.
  3. Select Edit from the Actions menu.
  4. Perform the following actions in the Edit OS Build Plan dialog:
    1. Name — Edit the name for the OS Build Plan.
    2. Description — Edit the description for the OS Build Plan.
    3. Type — You cannot modify this field.
  5. Click Add Steps to display the Add Steps dialog, listing the available Plan Scripts along with the type.
  6. Perform one of the following in the Add Steps dialog:
    1. For Type > Deploy, the Plan Script lists General and Deploy types. Select one or more Plan Scripts of type General and Deploy from the list.
    2. For Type > Capture, the Plan Script lists General and Capture types. Select one or more Plan Scripts of type General and Capture from the list.

    The Custom Attributes section displays the custom attributes of the selected Plan Scripts. These custom attributes can be modified. For Capture type Plan Script, custom attributes are not available.

  7. Drag and drop the Plan Scripts to reorder them or specify a number in the text boxes, preceding the Plan Scripts. The numbers get automatically serialized.
  8. Click to modify the to modify the Type and assign a new value (other than the original value) to the Default Value of the listed custom attributes.
  9. Perform any of the following actions in the Edit Custom Attribute dialog:
    1. Type — Select a type from the list, to assign to the custom attribute.
    2. String — This type is the default type and can be used to create user-defined custom attributes. Specify the Description, Help text, and the Default value for this type. However, the Default value field is optional.
    3. IPv4 Address — This type is used to provide static IPv4 addresses only to the custom attribute. This type is intended for assigning IP addresses for any other type of server that the deployed server uses. For server owned IP addresses, use NIC type. Specify the Description, Help text, and the Default value for this type. However, the Default value field is optional.
    4. Option — This type provides a list of selectable values. Specify the Description and Option values for this type. For multiple options, select one of the options as default using the radio buttons. If there is only one option, then icon is not displayed.
    5. Password — This type provides the option to create and confirm the default password. This field is a secure entry, and hence, is protected by credentials service. The contents of the Password field is not displayed in plain text. Specify the Description, Allowed characters that can be used to create a password, Minimum length, Maximum length that can be used for the password, Default password and Confirm default password.
    6. Number — This type is used to provide password to the custom attribute. Specify the Description, optional fields Min and Max, Increment, optional field measurement Units and Default value.
    7. Hostname — This type provides a plain text name to the custom attribute. Specify the Description, Help text, and optional field Default value.
    8. FQDN — This type provides a domain name to the custom attribute. Specify the Description, Help text, and optional field Default value.
    9. NIC — This type automatically assigns a name to the custom attribute that uses the dot notation format for the Interface configuration parameters. The accepted configuration parameters are .mac, .ipaddress, .vlanid, .dhcp, .netmask, .gateway, .dns1, .dns2, .dns3, .networkuri, .ipv4disable and .domain. Specify the Description and Help text. Select Default value either as Static or DHCP, or both. By default, Static is selected.
  10. Click OK to update the OS Build Plan.
    NOTE:

    Default OS Build Plans have default Plan Scripts and custom attributes associated with them.