Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3766781
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
View Options
diff --git a/roles/saltmaster/cloud/files/providers/dwellers b/roles/saltmaster/cloud/files/providers/dwellers
new file mode 100644
index 0000000..8bb4095
--- /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
index 0000000..910cdeb
--- /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/x-diff
Expires
Sun, Nov 24, 19:44 (8 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2258839
Default Alt Text
(1 KB)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment