Update README with Nautilus docker_ceph_tag

As we've completed the migration to nautilus we have
added the correct docker tag in the README file.

Change-Id: I36647a8a3eb0fd9bf2e8e3a03956b8af552c5115
This commit is contained in:
fpantano
2019-04-30 11:25:38 +02:00
parent e320bb9b0c
commit ec81c3fb3f

View File

@@ -38,7 +38,7 @@ Role Variables
- `docker_ceph_namespace: <'docker.io/ceph'> Namespace for the ceph container
image
- `docker_ceph_image: <'daemon'> Name of the ceph container image
- `docker_ceph_tag: <'v3.2.1-stable-3.2-luminous-centos-7-x86_64'> Tag for the
- `docker_ceph_tag: <'v4.0.0-stable-4.0-nautilus-centos-7-x86_64'> Tag for the
ceph container image
- `composable_scenario`: <''> -- path to the composable scenarios used at deployment time
- `upgrade_composable_scenario`: <''> -- path to the composable scenarios used at upgrade time