hashicorp / learn-nomad-cluster-setup

Companion repo for the HashiCorp tutorial collection on Nomad cluster setup
https://developer.hashicorp.com/nomad/tutorials/cluster-setup
Mozilla Public License 2.0
38 stars 39 forks source link

Remove not used `consul-template.service` #34

Open EugenKon opened 5 months ago

EugenKon commented 5 months ago

Original issue: https://github.com/hashicorp/consul-template/issues/1946

As was mentioned by @tgross:

@EugenKon there is no consul-template.service, nor is one necessary to run Nomad because Nomad runs consul-template internally as part of the template runner. In fact, I'd be surprised if you were to find consul-template being invoked directly in any of the tutorial.

TODO: Please remove the mentioned service.