open-consul/terraform/openstack/scripts/service.sh
2015-04-08 15:16:05 +02:00

6 lines
64 B
Bash
Executable file

#!/bin/bash
set -e
echo "Starting Consul..."
sudo start consul