summarylogtreecommitdiffstats
path: root/etcd.install
diff options
context:
space:
mode:
authorGuillaume ALAUX2017-05-16 21:51:49 +0200
committerGuillaume ALAUX2017-05-16 21:51:49 +0200
commit6756a37cacfe30b08a0979e2ff39c6637846c2dc (patch)
tree7b07d8e071da8a75c684f95886a74458f26cc026 /etcd.install
parent42d12e274e86fddaae8341b8fec1ae9a3b9acabb (diff)
downloadaur-6756a37cacfe30b08a0979e2ff39c6637846c2dc.tar.gz
Upstream release 3.1.7
Diffstat (limited to 'etcd.install')
-rw-r--r--etcd.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/etcd.install b/etcd.install
index 941baa79a090..b9a71c2de4cb 100644
--- a/etcd.install
+++ b/etcd.install
@@ -2,8 +2,8 @@ ETCD_DATA_DIR="/var/lib/etcd"
pre_upgrade() {
cat << EOF
- To upgrade an existing v2 etcd deployment to 3.0 you must be running 2.3
- And you should read the docs: /usr/share/doc/etcd/upgrades/
+ To upgrade an existing etcd deployment please read the docs located at:
+ /usr/share/doc/etcd/upgrades/
EOF
}