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

Anka 3.x (ARM/M1) support #97

Open
NorseGaud opened this issue Nov 15, 2021 · 0 comments
Open

Anka 3.x (ARM/M1) support #97

NorseGaud opened this issue Nov 15, 2021 · 0 comments
Assignees

Comments

@NorseGaud
Copy link
Member

NorseGaud commented Nov 15, 2021

CREATE ✅

Now supported in 3.1! https://github.com/veertuinc/packer-plugin-veertu-anka/releases/tag/v3.0.0 + https://docs.veertu.com/anka/whats-new/anka-3.1.0/


CLONE ✅ ⚠️

In 3.0, cloning no longer shares underlying layers until a local commit/tag is created. #104

Configuration Reference

There are many configuration options available for the builder. They are
segmented below into two categories: required and optional parameters.

Required Configuration

  • source_vm_name (String) ✅ Suspended is emulated, and doesn't work in Anka 3.0 but does allow this to pass

  • type (String) ✅

Must be veertu-anka-vm-clone.

Optional Configuration

  • vm_name (String) ✅

  • vcpu_count (String) ✅

  • ram_size (String) ✅

  • disk_size (String) ✅ (fixing in https://github.com/veertuinc/packer-plugin-veertu-anka/releases/tag/v3.0.0)

  • stop_vm (Boolean) ✅

  • display_controller (string) ⚠️ (PG is really the only option at the moment)

  • always_fetch (Boolean) ✅

  • boot_delay (String) ✅

  • cacert (String) ❌

  • cert (String) ❌

  • insecure (Boolean) ❌

  • key (String) ❌

  • hw_uuid (String) ❌

  • port_forwarding_rules (Struct) ✅

    • port_forwarding_guest_port (Int)
    • port_forwarding_host_port (Int)
    • port_forwarding_rule_name (String)
  • registry-path (String) ✅

  • remote (String) ✅

  • source_vm_tag (String) ✅

  • update_addons (Boolean) ✅

  • use_anka_cp (Boolean) ✅

@NorseGaud NorseGaud self-assigned this Nov 16, 2021
@NorseGaud NorseGaud pinned this issue Feb 17, 2022
@NorseGaud NorseGaud changed the title Anka 3.0 support Anka 3.0 (ARM/M1) support Feb 17, 2022
@NorseGaud NorseGaud changed the title Anka 3.0 (ARM/M1) support Anka 3.x (ARM/M1) support Sep 1, 2022
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