Commit Graph
4 Commits
Author SHA1 Message Date
JellyfrogandGitHub 61064dc9fe Cleanup some code (#355)
* Format with isort

* Format with Black

* Fix CRLF

* Format with shellcheck

* Fix some warning

* Fix PHP style

* Dont modifiy check_mk files

* Fixes
2021-03-18 12:24:30 +01:00
FingerlessGlovesandGitHub 7e6b19f26c Make python3 version of Nginx extend the default (#284)
* Rename nginx to nginx-python2, as python2 is EOL

Rename Nginx to Nginx-python2, as python2 is EOL. Shall make python3 version the default version now. Keeping python2 version for legacy.

* Rename nginx-python3.py to nginx
2020-04-12 11:17:16 -05:00
sparknshandTony Murray 381cc2466a fix nginx script indentation (#205) 2018-10-23 07:51:12 -05:00
sparknshandNeil Lathwood e0dcd4a064 nginx script clean up (#197)
- Change script name for simplify of configuration management orchestration scripts.
- Change 172.0.0.1 to localhost for better nginx handling.
2018-10-17 17:27:21 +01:00