Skip to content
Snippets Groups Projects
Commit b03ef682 authored by Corné Lukken's avatar Corné Lukken
Browse files

Consul gogo`

parent 9f9953df
No related branches found
No related tags found
1 merge request!2Diverge and convert to gitlab
Pipeline #96987 passed
...@@ -14,7 +14,7 @@ fi ...@@ -14,7 +14,7 @@ fi
/usr/local/bin/dockerd.sh & /usr/local/bin/dockerd.sh &
# Start the consul agent # Start the consul agent
#/usr/bin/consul agent -config /etc/consul.d -log-level=DEBUG & /usr/bin/consul agent -config-file /etc/consul.d/config/user_config.hcl -log-level=DEBUG &
# Start the nomad agent # Start the nomad agent
/usr/bin/nomad agent -config /etc/nomad.d -log-level=DEBUG & /usr/bin/nomad agent -config /etc/nomad.d -log-level=DEBUG &
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment