CI: Change ceph-ansible docker tag to latest-nautilus
ceph-ansible by default uses "latest" tag for ceph Docker Hub images, but recently latest tag has been upgraded to be Octopus release, not Nautilus. Change-Id: I5247c10079ab91cce130cd5ba403f25ccaf7c1fb
This commit is contained in:
parent
cf918fbc29
commit
81ebae8fd1
@ -11,6 +11,7 @@ docker: true
|
||||
containerized_deployment: true
|
||||
container_binary: "docker"
|
||||
docker_pull_timeout: "600s"
|
||||
ceph_docker_image_tag: "latest-nautilus"
|
||||
|
||||
dashboard_enabled: false
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user