Browse code

Fix typo

should be etcd3

Change-Id: Icfa24654699a4e4e4be8a53f7bbe4634badbff7b

Davanum Srinivas authored on 2017/05/26 02:03:10
Showing 1 changed files
... ...
@@ -79,7 +79,7 @@ function stop_etcd3 {
79 79
     $SYSTEMCTL stop $ETCD_SYSTEMD_SERVICE
80 80
 }
81 81
 
82
-function cleanup_etcd {
82
+function cleanup_etcd3 {
83 83
     # Don't install in sub nodes (multinode scenario)
84 84
     if [ "$SERVICE_HOST" != "$HOST_IP" ]; then
85 85
         return