Merge "[k8s_common]Remove enable-etcd.sh"

This commit is contained in:
Jenkins 2016-10-06 13:44:15 +00:00 committed by Gerrit Code Review
commit 3c10f07885
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
#!/bin/sh
echo "starting etcd"
systemctl enable etcd
systemctl --no-block start etcd