open-consul/terraform/aws/scripts/ubuntu/service.sh

6 lines
64 B
Bash
Raw Normal View History

2014-10-12 00:09:51 +00:00
#!/bin/bash
set -e
echo "Starting Consul..."
sudo start consul