summaryrefslogtreecommitdiff
path: root/dan
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2019-04-13 23:31:30 +0200
committerChristian Pointner <equinox@spreadspace.org>2019-04-14 00:07:27 +0200
commit3c55ccb22322f107c8b82a824e5e28a576af9ae0 (patch)
treeff5d57b3ff3684819ddcce4b0abb6d5d47024f1b /dan
parentadd support for raspbian in prepare-dkms role (diff)
added cloud install role/playbook
Diffstat (limited to 'dan')
-rw-r--r--dan/cloud-install.yml6
-rw-r--r--dan/host_vars/sk-cloudia.yml10
-rw-r--r--dan/sk-cloudia.yml7
3 files changed, 23 insertions, 0 deletions
diff --git a/dan/cloud-install.yml b/dan/cloud-install.yml
new file mode 100644
index 00000000..24d8d9c2
--- /dev/null
+++ b/dan/cloud-install.yml
@@ -0,0 +1,6 @@
+---
+- name: basic installation
+ hosts: "{{ hostname }}"
+ gather_facts: no
+ roles:
+ - role: cloud-install
diff --git a/dan/host_vars/sk-cloudia.yml b/dan/host_vars/sk-cloudia.yml
new file mode 100644
index 00000000..53629208
--- /dev/null
+++ b/dan/host_vars/sk-cloudia.yml
@@ -0,0 +1,10 @@
+$ANSIBLE_VAULT;1.2;AES256;dan
+64313638393461613535643731303830343539313333643462633232303936346665636536313630
+6261376532663565343434376633613930613331626530380a633235326261306166356166636363
+32636530656665303633373331353565626534646466666336636561376638323834646262633636
+3633656465366263640a653837613439363438653366643763323933366361323938326439373138
+36323638633530323630323133386332303965353866353831383961333363613933373132353663
+35393938326630356261336136633763316436366435313965306166656138393032306434363861
+62383632636239653233626535316361376637646564333861323936343833383030303139346135
+39303735623038633661626238616638373061643762336339366434303162633731646432626364
+3432
diff --git a/dan/sk-cloudia.yml b/dan/sk-cloudia.yml
new file mode 100644
index 00000000..6d22afed
--- /dev/null
+++ b/dan/sk-cloudia.yml
@@ -0,0 +1,7 @@
+---
+- name: Basic Setup
+ hosts: sk-cloudia
+ roles:
+ - role: base
+ - role: sshd
+ - role: zsh