Projet

Général

Profil

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

root / .sync.yml @ b61ccb4a

Historique | Voir | Annoter | Télécharger (171 octets)

# Date Auteur Commentaire
09cba182 2021-01-18 10:36 Steve Traylen

Enable parameter_documentation lint

The linter checks that every parameter has been documented.

While corrections have been made to great many classes some more
complicated examples have been left for now. Should be updated
as the files get touched.

https://github.com/domcleal/puppet-lint-param-docs

bd5145ab 2020-12-08 07:54 Steve Traylen

Add basic configuration validation acceptance test (#38)

  • Add basic configuration validation acceptance test

It is not possible to start the nftables service within docker so
the service is altered to only validate the service
configuration resulting from concat constructed files and nft inclusions.

59c1ddf4 2020-12-07 10:13 Steve Traylen

Mock with mocha

8897f7d0 2020-12-07 09:21 Steve Traylen

Drop duritong .sync.yml

0f63a915 2020-10-23 13:19 tr

Git ignore .ruby-version

8726ba4c 2020-10-23 05:55 tr

Switch back to Ruby 2.5

```
can't modify frozen String: "true"
```
[Ticket IAC-1146](https://tickets.puppetlabs.com/browse/IAC-1146)

9d7d63a6 2020-10-16 11:14 tr

Only test with Ruby 2.7 and Puppet 6

705bb26f 2020-10-16 09:52 tr

Add travis ci configuration

ece9be27 2020-10-15 17:44 tr

Do PDK convert