Private GIT
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gandi-ddns
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vlbox
gandi-ddns
Commits
7aefafe8
Commit
7aefafe8
authored
7 years ago
by
root
Browse files
Options
Downloads
Patches
Plain Diff
[ENH] Update ReadMe to add Puppet modules + add gitignore for config.txt
parent
6b0731ff
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitignore
+1
-0
1 addition, 0 deletions
.gitignore
README.md
+2
-0
2 additions, 0 deletions
README.md
with
3 additions
and
0 deletions
.gitignore
0 → 100644
+
1
−
0
View file @
7aefafe8
config.txt
This diff is collapsed.
Click to expand it.
README.md
+
2
−
0
View file @
7aefafe8
...
@@ -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 :
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment