1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-09-21 17:44:19 +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

View File

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