Private GIT

Skip to content
Snippets Groups Projects
Commit 7aefafe8 authored by root's avatar root
Browse files

[ENH] Update ReadMe to add Puppet modules + add gitignore for config.txt

parent 6b0731ff
Branches
No related tags found
No related merge requests found
config.txt
...@@ -11,6 +11,8 @@ Every time the script runs, it will query an external service to retrieve the ex ...@@ -11,6 +11,8 @@ Every time the script runs, it will query an external service to retrieve the ex
Requirements: Requirements:
- Python 2.7 - Python 2.7
- ipaddress module (pip install ipaddress) - ipaddress module (pip install ipaddress)
- requests module (pip install requests)
- json module (pip install json)
You can then run the script as a cron job : You can then run the script as a cron job :
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment