1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-22 13:33:52 +03:00

M #-: Fix default packet_plan (#821)

Signed-off-by: Ricardo Diaz <rdiaz@opennebula.io>
This commit is contained in:
Ricardo Diaz 2021-02-17 11:31:00 +01:00 committed by GitHub
parent 8e490744c4
commit 72ae53d73f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ inputs:
- name: 'packet_plan'
type: text
description: "Packet plan (device type)"
default: 't1.small'
default: 'baremetal_0'
- name: 'packet_os'
type: text