open-consul/terraform/openstack/scripts/service.sh

6 lines
64 B
Bash
Executable File

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