mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-26 06:50:09 +03:00
Feature #4217: Better naming
This commit is contained in:
parent
b2a7e0ceaf
commit
29e2edc49c
@ -64,7 +64,7 @@ secret_access_key = xpath(xml, 'MARKETPLACE/TEMPLATE/SECRET_ACCESS_KEY')
|
||||
bucket = xpath(xml, 'MARKETPLACE/TEMPLATE/BUCKET')
|
||||
region = xpath(xml, 'MARKETPLACE/TEMPLATE/REGION')
|
||||
|
||||
name = "marketplaceapp-#{id}"
|
||||
name = "marketapp-#{id}"
|
||||
source = "s3://#{bucket}/#{name}"
|
||||
|
||||
# Upload
|
||||
|
Loading…
x
Reference in New Issue
Block a user