Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F4075242
D978.id2500.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
D978.id2500.diff
View Options
diff --git a/roles/saltmaster/cloud/files/providers/dwellers b/roles/saltmaster/cloud/files/providers/dwellers
new file mode 100644
--- /dev/null
+++ b/roles/saltmaster/cloud/files/providers/dwellers
@@ -0,0 +1,3 @@
+dwellers-lxc:
+ target: dwellers.nasqueron.org
+ driver: lxc
diff --git a/roles/saltmaster/cloud/init.sls b/roles/saltmaster/cloud/init.sls
new file mode 100644
--- /dev/null
+++ b/roles/saltmaster/cloud/init.sls
@@ -0,0 +1,20 @@
+# -------------------------------------------------------------
+# Salt — Salt master configuration
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# Created: 2017-04-28
+# License: Trivial work, not eligible to copyright
+# -------------------------------------------------------------
+
+{% from "map.jinja" import dirs with context %}
+
+# -------------------------------------------------------------
+# Providers
+# -------------------------------------------------------------
+
+saltmaster_cloud_providers:
+ file.recurse:
+ - name: {{ dirs.etc }}/salt/cloud.providers.d
+ - source: salt://roles/saltmaster/cloud/files/providers
+ - dir_mode: 755
+ - file_mode: 644
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 30, 18:23 (3 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2387041
Default Alt Text
D978.id2500.diff (1 KB)
Attached To
Mode
D978: Add Dwellers as lxc provider
Attached
Detach File
Event Timeline
Log In to Comment