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

View File

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