salt formula for watchdog  (#1)

* Initial commit

* Initial structure changed, server.sls added

* watchdog salt formula added

* Minor fixes and fix kitchen tests

* Fix "defined"

* Fix issues found by Filip

* Fixing issues found during review...

* TravisCI fix

* Fix based on reviews...

* Fix schema tests

* Fix schema tests

* Fix schema test again

* Fix schema test one more time

* replace salt_run with salt-call

* set modules path param

* Add installation of jsonschema

* Adding minimal schema

* Fix filename

* Filenames fixed

* Fix file name

* Proper schema added
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..196c500
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,15 @@
+Source: salt-formula-watchdog
+Maintainer: Petr Ruzicka <pruzicka@mirantis.com>
+Section: admin
+Priority: optional
+Build-Depends: debhelper (>= 9), salt-master, python, python-yaml
+Standards-Version: 3.9.6
+Homepage: https://github.com/salt-formulas
+Vcs-Browser: https://github.com/salt-formulas/salt-formula-watchdog
+Vcs-Git: https://github.com/salt-formulas/salt-formula-watchdog.git
+
+Package: salt-formula-watchdog
+Architecture: all
+Depends: ${misc:Depends}
+Description: watchdog salt formula
+ Install and configure watchdog.