From 80a356951efdc3fdf0aed0b43780711969312743 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 2 Mar 2019 19:44:56 +0100 Subject: Adding upstream version 20190301. Signed-off-by: Daniel Baumann --- bin/ceph-dns | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'bin/ceph-dns') diff --git a/bin/ceph-dns b/bin/ceph-dns index 59c5150..9adafa2 100755 --- a/bin/ceph-dns +++ b/bin/ceph-dns @@ -1,7 +1,6 @@ #!/bin/sh -# storage-tools - Additional utilities to manage storage related tasks -# Copyright (C) 2014-2017 Daniel Baumann +# Copyright (C) 2014-2019 Daniel Baumann # # SPDX-License-Identifier: GPL-3.0+ # @@ -138,7 +137,7 @@ shift 1 Parameters "${@}" NUMBER="${NUMBER:-3}" -RELEASE="${RELEASE:-luminous}" +RELEASE="${RELEASE:-mimic}" case "${ZONE}" in "") -- cgit v1.2.3