Skip to content

Unable to specify Startup Disk for Policy #43

@cybertunnel

Description

@cybertunnel

Options provided by documentation:

RESTART_DISKS =

    {
      current: 'Current Startup Disk',
      selected: 'Currently Selected Startup Disk (No Bless)',
      netboot: 'NetBoot',
      os_installer: 'inPlaceOSUpgradeDirectory'
    }.freeze

The problem is, there currently is no way of being able to specify the restart disk since when specifying the disk it switches over to specify_startup function instead.

Desired outcome:
policy.startup_disk = :current or policy.startup_disk = 'Current Startup Disk' where it also empties the :specify_startup reboot value as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions