mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
B #5840: Pin ceph ansible release for HCI clusters
(cherry picked from commit b41a483010c78b5fccc2718bc33ad97e0f3b1e86)
This commit is contained in:
parent
71c896bff0
commit
1b4ef19759
@ -45,7 +45,7 @@ ANSIBLE_VERSION = [Gem::Version.new('2.8'), Gem::Version.new('2.10')]
|
||||
ANSIBLE_ARGS = "--ssh-common-args='-o UserKnownHostsFile=/dev/null'"
|
||||
ANSIBLE_INVENTORY_DEFAULT = 'default'
|
||||
CEPH_ANSIBLE_URL = 'https://github.com/ceph/ceph-ansible.git'
|
||||
CEPH_ANSIBLE_BRANCH = 'stable-6.0'
|
||||
CEPH_ANSIBLE_BRANCH = 'v6.0.26' #'stable-6.0'
|
||||
CEPH_ANSIBLE_DIR = '/var/lib/one/.ansible/ceph-6.0'
|
||||
|
||||
module OneProvision
|
||||
|
Loading…
x
Reference in New Issue
Block a user