mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
L #-: ansible.rb
This commit is contained in:
parent
1b4ef19759
commit
f90b25aa68
@ -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 = 'v6.0.26' #'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