Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3768041
D1072.id2738.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D1072.id2738.diff
View Options
diff --git a/pillar/nodes/nodes.sls b/pillar/nodes/nodes.sls
new file mode 100644
--- /dev/null
+++ b/pillar/nodes/nodes.sls
@@ -0,0 +1,50 @@
+# -------------------------------------------------------------
+# Salt — Nodes
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# Created: 2017-10-20
+# License: Trivial work, not eligible to copyright
+# -------------------------------------------------------------
+
+nodes:
+ ##
+ ## Forest: Nasqueron
+ ## Semantic field: https://devcentral.nasqueron.org/P27
+ ##
+ ysul:
+ forest: nasqueron
+ hostname: ysul.nasqueron.org
+ roles:
+ - devserver
+ - saltmaster
+ network:
+ ipv6_tunnel: True
+ dwellers:
+ forest: nasqueron
+ hostname: dwellers.nasqueron.org
+ roles:
+ - paas-lxc
+ - paas-docker
+ network:
+ ipv6_tunnel: True
+ equatower:
+ forest: nasqueron
+ hostname: equatower.nasqueron.org
+ roles:
+ - paas-docker
+ network:
+ ipv6_tunnel: False
+ ##
+ ## Forest: Eglide
+ ## Semantic field: ? (P27 used for "Eglide" too)
+ ##
+ ## This forest is intended to separate credentials
+ ## between Eglide and Nasqueron sevrers.
+ ##
+ eglide:
+ forest: eglide
+ hostname: eglide.org
+ roles:
+ - shellserver
+ network:
+ ipv6_tunnel: True
diff --git a/pillar/top.sls b/pillar/top.sls
--- a/pillar/top.sls
+++ b/pillar/top.sls
@@ -10,6 +10,7 @@
'*':
- core.hostnames
- certificates.certificates
+ - nodes.nodes
- salt.roles
eglide:
- users.revokedusers
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 24, 05:32 (17 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2259575
Default Alt Text
D1072.id2738.diff (1 KB)
Attached To
Mode
D1072: Publish forest nodes definition
Attached
Detach File
Event Timeline
Log In to Comment