Page MenuHomeDevCentral

D1685.diff
No OneTemporary

D1685.diff

diff --git a/.gitignore b/.gitignore
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
.*
+!.keep
*.log
diff --git a/README b/README
--- a/README
+++ b/README
@@ -35,8 +35,12 @@
Data:
-----
+ The datasources are stored in the data/ folder.
+
* servers.json ..... the list of servers allowed to use this account
+ This file is currently provisionned by rOPS in the zemke-rhyne unit.
+
Authentication:
---------------
For each server needing to use this account, create a SSH key, store in
diff --git a/data/.keep b/data/.keep
new file mode 100644
diff --git a/data/servers.json b/data/servers.json
deleted file mode 100644
--- a/data/servers.json
+++ /dev/null
@@ -1,10 +0,0 @@
-[{
- "key": "2",
- "allowedConnectionFrom": [
- "172.27.26.49",
- "dwellers.nasqueron.drake",
- "dwellers.nasqueron.org"
- ],
- "restrictCommand": null,
- "comment": "Zemke-Rhyne"
-}]

File Metadata

Mime Type
text/plain
Expires
Sat, Nov 23, 05:05 (13 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2257261
Default Alt Text
D1685.diff (908 B)

Event Timeline