Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F11725621
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/roles/devserver/userland-software/init.sls b/roles/devserver/userland-software/init.sls
index 4c6cc82..88f1d61 100644
--- a/roles/devserver/userland-software/init.sls
+++ b/roles/devserver/userland-software/init.sls
@@ -1,24 +1,25 @@
# -------------------------------------------------------------
# Salt — Provision software
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Created: 2017-10-20
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
include:
# FreeBSD ports
- .ports
# Shell server content
- roles/shellserver/userland-software/base
- roles/shellserver/userland-software/irc
+ - roles/shellserver/userland-software/mail
- roles/shellserver/userland-software/web
# Builder role content
- roles/builder
# Software specific for development servers
- .dev
- .misc
- .notifications
- .phabricator
- .psysh
- .wordpress
diff --git a/roles/shellserver/userland-software/init.sls b/roles/shellserver/userland-software/init.sls
index 6e84851..ac085de 100644
--- a/roles/shellserver/userland-software/init.sls
+++ b/roles/shellserver/userland-software/init.sls
@@ -1,14 +1,15 @@
# -------------------------------------------------------------
# Salt — Provision software
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Eglide
# Created: 2016-04-10
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
include:
- roles/builder/account
- .base
- .openssl-legacy
- .irc
+ - .mail
- .web
diff --git a/roles/shellserver/userland-software/init.sls b/roles/shellserver/userland-software/mail.sls
similarity index 51%
copy from roles/shellserver/userland-software/init.sls
copy to roles/shellserver/userland-software/mail.sls
index 6e84851..d972998 100644
--- a/roles/shellserver/userland-software/init.sls
+++ b/roles/shellserver/userland-software/mail.sls
@@ -1,14 +1,17 @@
# -------------------------------------------------------------
-# Salt — Provision software
+# Salt — Provision mail software
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Eglide
-# Created: 2016-04-10
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
-include:
- - roles/builder/account
- - .base
- - .openssl-legacy
- - .irc
- - .web
+# -------------------------------------------------------------
+# Mail clients
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+
+mail_clients:
+ pkg.installed:
+ - pkgs:
+ - alpine
+ - mutt
+ - neomutt
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Thu, Sep 18, 21:14 (4 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2991707
Default Alt Text
(2 KB)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment