voxpupuli / puppet-nomad

Puppet module for managing Nomad
Apache License 2.0
16 stars 32 forks source link

add peers.json and script to recover an outage #79

Closed maxadamo closed 1 year ago

maxadamo commented 1 year ago

Pull Request (PR) description

This PR adds a manifest to create the file peers.json, which is required to re-bootstrap the Nomad server cluster after an outage.

This Pull Request (PR) fixes the following issues

Fixes #77