Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3767214
D3213.id8218.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
D3213.id8218.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,26 @@
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.252
+ gateway: 91.121.86.254
+ 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,13 @@
+ )__________
+ .'. `.
+ | | Hervil | hervil.nasqueron.drake
+ |_|__________| IP: {{ ipv4_address.ljust(16) }} OS: FreeBSD 13
+ | | __..-- GW: {{ ipv4_gateway.ljust(16) }}
+ __| |--""
+ __..---""" | | This server hosts Mail for Nasqueron projects.
+ |\ | | www
+ | \ | |. )_(
+ \ \ \|/ | |. \|/
+ \ \ |__\|/. \\|
+ \ \ jro+jgs _\V/_
+
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:02 (18 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2259114
Default Alt Text
D3213.id8218.diff (1 KB)
Attached To
Mode
D3213: Install Hervil server configuration
Attached
Detach File
Event Timeline
Log In to Comment