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

M #-:Add default configuration for docker_registry

(cherry picked from commit 87a7c595d55639d8109ee3814861242f44cb9052)
This commit is contained in:
Ruben S. Montero 2021-05-31 17:37:04 +02:00
parent ff089908d1
commit c818a269ae
No known key found for this signature in database
GPG Key ID: A0CEA6FA880A1D87

View File

@ -130,6 +130,7 @@ void OpenNebulaTemplate::set_multiple_conf_default()
set_conf_market("one", "");
set_conf_market("http", "BASE_URL,PUBLIC_DIR");
set_conf_market("s3", "ACCESS_KEY_ID,SECRET_ACCESS_KEY,REGION,BUCKET");
set_conf_market("docker_registry", "BASE_URL");
register_multiple_conf_default("MARKET_MAD_CONF");
/*