1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-22 13:33:52 +03:00

B #-: Fix OpenNebula version in provision (#3164)

This commit is contained in:
Jan Orel 2024-07-24 12:08:39 +02:00 committed by GitHub
parent 2f47cbe43a
commit 88e822c24e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@
###############################################################################
# OpenNebula repository version
opennebula_repository_version: '6.10.0'
opennebula_repository_version: '6.8.0'
# Repository of the OpenNebula packages
opennebula_repository_base: 'https://downloads.opennebula.io/repo/{{ opennebula_repository_version }}'