From b481d5341faa31e169d492379bacaab7e1f19031 Mon Sep 17 00:00:00 2001 From: Daniel Molina Date: Wed, 26 Aug 2015 15:55:54 +0200 Subject: [PATCH] bug #3757: Add note about the marketplace url path in sunstone-server.conf --- src/sunstone/etc/sunstone-server.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/sunstone/etc/sunstone-server.conf b/src/sunstone/etc/sunstone-server.conf index df04dd833c..92c1175c77 100644 --- a/src/sunstone/etc/sunstone-server.conf +++ b/src/sunstone/etc/sunstone-server.conf @@ -118,8 +118,10 @@ #:marketplace_password: # Marketplace endpoint +# The url should not include the /appliance path since it will be automatically +# included # -:marketplace_url: http://marketplace.opennebula.systems/appliance +:marketplace_url: http://marketplace.opennebula.systems/ ################################################################################ # OneFlow