Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3768515
D1136.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
D1136.diff
View Options
diff --git a/roles/devserver/userland-software/init.sls b/roles/devserver/userland-software/init.sls
--- a/roles/devserver/userland-software/init.sls
+++ b/roles/devserver/userland-software/init.sls
@@ -13,5 +13,6 @@
- roles/shellserver/userland-software/web
# Software specific for development servers
- .dev
+ - .ops
- .misc
- .phabricator
diff --git a/roles/devserver/userland-software/ops.sls b/roles/devserver/userland-software/ops.sls
new file mode 100644
--- /dev/null
+++ b/roles/devserver/userland-software/ops.sls
@@ -0,0 +1,17 @@
+# -------------------------------------------------------------
+# Salt — Provision ops software
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# Created: 2017-10-31
+# License: Trivial work, not eligible to copyright
+# -------------------------------------------------------------
+
+# -------------------------------------------------------------
+# IaaS / PaaS
+# -------------------------------------------------------------
+
+devserver_software_ops_triton:
+ npm.installed:
+ - pkgs:
+ # Joyent / Triton
+ - manta
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 24, 08:27 (9 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2259841
Default Alt Text
D1136.diff (1 KB)
Attached To
Mode
D1136: Install manta on Ysul
Attached
Detach File
Event Timeline
Log In to Comment