Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3767375
D3213.id8223.diff
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
D3213.id8223.diff
View Options
diff --git a/pillar/nodes/nodes.sls b/pillar/nodes/nodes.sls
--- a/pillar/nodes/nodes.sls
+++ b/pillar/nodes/nodes.sls
@@ -159,6 +159,25 @@
netmask: *intranought_netmask
gateway: 172.27.27.1
+ hervil:
+ forest: nasqueron-infra
+ hostname: hervil.nasqueron.drake
+ network:
+ interfaces:
+ vmx0:
+ device: vmx0
+ ipv4:
+ address: 172.27.27.3
+ netmask: *intranought_netmask
+ gateway: 172.27.27.1
+ vmx1:
+ device: vmx1
+ ipv4:
+ address: 178.32.70.108
+ netmask: 255.255.255.255
+ roles:
+ - mailserver
+
router-001:
forest: nasqueron-infra
hostname: router-001.nasqueron.org
diff --git a/roles/core/motd/files/hervil b/roles/core/motd/files/hervil
new file mode 100644
--- /dev/null
+++ b/roles/core/motd/files/hervil
@@ -0,0 +1,14 @@
+
+ )__________ hervil.nasqueron.drake
+ .'. `. IP: {{ ipv4_address.ljust(16) }} OS: FreeBSD 13
+ | | Hervil | GW: {{ ipv4_gateway.ljust(16) }}
+ |_|__________|
+ | | __..-- This server hosts Mail for Nasqueron projects.
+ __| |--""
+ __..---""" | |
+ |\ | | www
+ | \ | |. )_(
+ \ \ \|/ | |. \|/
+ \ \ |__\|/. \\|
+ \ \ jro+jgs _\V/_
+
diff --git a/roles/mailserver/init.sls b/roles/mailserver/init.sls
new file mode 100644
--- /dev/null
+++ b/roles/mailserver/init.sls
@@ -0,0 +1,8 @@
+# -------------------------------------------------------------
+# Salt — Mail
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# -------------------------------------------------------------
+
+# This state is left intentionally blank.
diff --git a/top.sls b/top.sls
--- a/top.sls
+++ b/top.sls
@@ -42,6 +42,8 @@
'eglide':
- roles/webserver-core
- roles/shellserver
+ 'hervil':
+ - roles/mailserver
'web-001':
- roles/webserver-core
- roles/webserver-alkane
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 23, 23:49 (19 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2259183
Default Alt Text
D3213.id8223.diff (2 KB)
Attached To
Mode
D3213: Install Hervil server configuration
Attached
Detach File
Event Timeline
Log In to Comment