mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
M #~: Fix inputs to DigitalOcean provision (#1748)
(cherry picked from commit b522f4c051c7018335c893527f113f449e52d747)
This commit is contained in:
parent
32156cfc5b
commit
9ffabb7d3a
@ -22,12 +22,12 @@ inputs:
|
||||
default: '1'
|
||||
|
||||
- name: 'digitalocean_image'
|
||||
type: list
|
||||
type: text
|
||||
description: 'Droplet host operating system'
|
||||
default: 'ubuntu-20-04-x64'
|
||||
|
||||
- name: 'digitalocean_size'
|
||||
type: list
|
||||
type: text
|
||||
description: 'Size of droplet. Basic droplets start with s-, memory optimize with m- and CPU optimize are c-'
|
||||
default: 's-1vcpu-1gb'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user