puppet-nomad
What This Module Affects
- Installs the nomad daemon (via url or package)
- If installing from zip, you must ensure the unzip utility is available.
- Installs a configuration file (/etc/nomad.d/config.json)
- Manages the nomad service via systemd
Reference
See REFERENCE.
Limitations
Depends on the JSON gem, or a modern ruby. (Ruby 2.5 and newer are supported)
Development
Open an issue or fork and open a Pull Request
Acknowledgement
Must of this module was refactored from Kyle Anderson's great consul module available on the puppet forge. Go give him stars and likes and what not -- he deserves them!