Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to specify Startup Disk for Policy #43

Open
cybertunnel opened this issue Apr 3, 2020 · 0 comments
Open

Unable to specify Startup Disk for Policy #43

cybertunnel opened this issue Apr 3, 2020 · 0 comments

Comments

@cybertunnel
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant