ffnord / ffnord-puppet-gateway

Deploy and manage your Freifunk community gateway, mostly compatible with Gluon.
15 stars 13 forks source link

Add Travis ci Config for validating puppet module #148

Closed MTRNord closed 8 years ago

MTRNord commented 8 years ago

Add an Travis Ci script based on @pinguinpfleger in #144

But be aware that puppet-lint is giving a lot of errors. I did use as Test.pp the puppet script from the README.md and did not change anything in the bash script by @pinguinpfleger

If any of the Admins wanna make this validation trough Travis CI: here is the code for it ;) Tested and working.

MTRNord commented 8 years ago

For adding this here are pro and contra:

Pro:

Contra:

rubo77 commented 8 years ago

please rework to just one commit "ading travis"

MTRNord commented 8 years ago

@rubo77 new pull at #149

rubo77 commented 8 years ago

What about the the testGW.pp?

MTRNord commented 8 years ago

@rubo77 it was not needed. it was just the pp of the README and is not needed to use the script :)