Upgrade ceph to mimic release

Change-Id: Ia07a6530c8d737491053ed4440871ec0d952b687
This commit is contained in:
Jonathan Rosser 2018-10-12 21:58:55 +01:00
parent 8e94e4d322
commit ed3a00954e
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ ceph_repository: community
# The _stable_release var is used by both the OSA ceph_client role and the
# ceph-ansible roles. It is defaulted in ceph_client but set here to keep the
# OSA/ceph-ansible integrations in sync.
ceph_stable_release: luminous
ceph_stable_release: mimic
fetch_directory: /etc/openstack_deploy/ceph-fetch/
# tries to create /var/log/ceph as a directory and fails if the log link already
# exists. we handle the log dir creation so this is not something we need