1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-30 22:50:10 +03:00

M #-: show provision ID at the beginning

This commit is contained in:
Tino Vazquez 2020-12-01 10:04:30 +01:00
parent ff2cb0ab6d
commit cad5ed08d7
No known key found for this signature in database
GPG Key ID: 14201E424D02047E

View File

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