Historique | Voir | Annoter | Télécharger (1,69 ko)
Add ruleset for a Nomad cluster
Nomad clusters typically have single public APIport as well as rpc and serf ports for inter clustercommunication.
Example:
```puppetclass{ 'nftables::rules::nomad': cluster_elements = [ '10.0.0.1','10.0.0.2', '::1', '::2'',...