Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3764317
D1685.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
908 B
Referenced Files
None
Subscribers
None
D1685.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D1685: Migrate data/servers.json to Salt deployment
Attached
Detach File
Event Timeline
Log In to Comment