Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3989014
D982.id2511.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
D982.id2511.diff
View Options
diff --git a/roles/paas-lxc/lxc/init.sls b/roles/paas-lxc/lxc/init.sls
new file mode 100644
--- /dev/null
+++ b/roles/paas-lxc/lxc/init.sls
@@ -0,0 +1,20 @@
+# -------------------------------------------------------------
+# Salt — LXC
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# Created: 2017-04-29
+# License: Trivial work, not eligible to copyright
+# -------------------------------------------------------------
+
+# -------------------------------------------------------------
+# Shells
+# -------------------------------------------------------------
+
+lxc_packages:
+ pkg:
+ - installed
+ - pkgs:
+ - lxc
+ {% if grains['os_family'] == 'RedHat' %}
+ - lxc-extra
+ {% endif %}
diff --git a/top.sls b/top.sls
--- a/top.sls
+++ b/top.sls
@@ -17,6 +17,8 @@
- roles/core/letsencrypt
'local':
- roles/saltmaster/sudo
+ 'dwellers.nasqueron.org':
+ - roles/paas-lxc/lxc
'eglide':
- roles/shellserver/users
- roles/shellserver/userland-software
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 10, 01:08 (3 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2342489
Default Alt Text
D982.id2511.diff (1 KB)
Attached To
Mode
D982: Install lxc on Dwellers
Attached
Detach File
Event Timeline
Log In to Comment