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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user