1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-28 14:50:08 +03:00

M #-: show id provision stderr ()

Signed-off-by: Jorge Lobo <jlobo@opennebula.io>

Co-authored-by: Jorge Lobo <jlobo@opennebula.systems>
This commit is contained in:
Jorge Miguel Lobo Escalona 2020-11-19 15:37:45 +01:00 committed by GitHub
parent 65cf8e6d68
commit d4037ec455
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -233,7 +233,7 @@ module OneProvision
info(true)
puts "ID: #{self['ID']}"
STDERR.puts "ID: #{self['ID']}"
# read provision file
cfg.parse(true)