Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12242067
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/pillar/nodes/nodes.sls b/pillar/nodes/nodes.sls
new file mode 100644
index 0000000..ea350bf
--- /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
+ ##
+ 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
+ ysul:
+ forest: nasqueron
+ hostname: ysul.nasqueron.org
+ roles:
+ - devserver
+ - saltmaster
+ network:
+ ipv6_tunnel: True
+ ##
+ ## 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
index 9485ead..cde794a 100644
--- a/pillar/top.sls
+++ b/pillar/top.sls
@@ -1,18 +1,19 @@
# -------------------------------------------------------------
# Salt configuration for Nasqueron servers
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Created: 2016-04-10
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
base:
'*':
- core.hostnames
- certificates.certificates
+ - nodes.nodes
- salt.roles
eglide:
- users.revokedusers
- users.shellusers
- users.shelladmins
- users.shellgroups
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sun, Oct 12, 07:27 (12 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3065405
Default Alt Text
(2 KB)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment