Skip to content

Conversation

@sgsullivan
Copy link
Contributor

@sgsullivan sgsullivan commented Oct 8, 2020

adds plan support for cloud server resize.

---
cloud:
  server:
    resize:
      - config-id: 0
        private-parent: "nvme-pp"
        uniq-id: "{{- .Var.uniq_id -}}"
        diskspace: 100
        vcpu: 3
        memory: 5000
lw plan --file plans/resize.yml --var uniq_id=057WU8

Signed-off-by: Scott Sullivan <scottgregorysullivan@gmail.com>
Signed-off-by: Scott Sullivan <scottgregorysullivan@gmail.com>
@dwburke
Copy link
Contributor

dwburke commented Oct 9, 2020

lgtm

Pretty soon we should add a example_plans/ directory and put examples for each plan supported in there, but that doesn't have to be for this pr

@sgsullivan sgsullivan merged commit 3a501fb into master Oct 9, 2020
@sgsullivan sgsullivan deleted the resize-add-to-plan branch October 9, 2020 14:09
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

Successfully merging this pull request may close these issues.

3 participants