Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / manifests @ 18ec6f48

Nom Taille Révision Âge Auteur Commentaire
  rules e5eb7424 plus de 4 ans tr Allow to specify prometheus source addresses
bridges.pp 601 octets 579e27df plus de 4 ans tr Fix the regex for bridge names
chain.pp 1,26 ko af544fea plus de 4 ans tr Create a special ingoing chain for all ingoing ...
config.pp 537 octets f6848bb8 plus de 4 ans tr Explicitly set ensure file
inet_filter.pp 2,55 ko fd0eaeca plus de 4 ans tr Add class bridges Allow traffic from any bridg...
init.pp 1,65 ko 66ed7f61 plus de 4 ans mh migrate create_resource to the generic loop ove...
ip_nat.pp 1,53 ko 248ef9d5 plus de 4 ans tr Add basic ip6 nat chains
rule.pp 982 octets 18ec6f48 plus de 4 ans tr Fix rulenames which includes an index The rule...

Dernières révisions

# Date Auteur Commentaire
18ec6f48 2020-11-05 16:43 tr

Fix rulenames which includes an index

The rulename has a regex pattern `[/^[a-zA-Z0-9_]+-[a-zA-Z0-9_]+(\d+)?$/]`
which allows an index at the end of the rulename (with a delimiter).
This is split later with `$data = split($rulename, '
')` but the content...

e5eb7424 2020-11-05 16:37 tr

Allow to specify prometheus source addresses

e73f2e97 2020-10-28 15:53 tr

Fix rule node exporter

8227cb1c 2020-10-28 15:50 tr

Manage rule in dns

cb50fd79 2020-10-28 15:47 tr

Add rule in node_exporter

248ef9d5 2020-10-28 14:40 tr

Add basic ip6 nat chains

579e27df 2020-10-27 02:22 tr

Fix the regex for bridge names

2c00d766 2020-10-27 02:22 tr

Replace dashes with underlines

Docker daemon bridges contains dashes, replace them with underlines to
fit the naming concept.

66ed7f61 2020-10-26 02:15 mh

migrate create_resource to the generic loop over hash approach

create_resource is notorious for not providing exact line/file info
when something fails. Since in puppet you can now loop over hashes
and you have the splat assignment operator. This means you get much...

fd0eaeca 2020-10-24 06:02 tr

Add class bridges

Allow traffic from any bridge to itself by default

Voir les révisions

Formats disponibles : Atom