summaryrefslogtreecommitdiff
path: root/dan/emc-cdn.yml
diff options
context:
space:
mode:
Diffstat (limited to 'dan/emc-cdn.yml')
-rw-r--r--dan/emc-cdn.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/dan/emc-cdn.yml b/dan/emc-cdn.yml
new file mode 100644
index 00000000..5f34d3ef
--- /dev/null
+++ b/dan/emc-cdn.yml
@@ -0,0 +1,16 @@
+---
+- name: Basic Setup
+ hosts: "{{ install_hostname }}"
+ roles:
+ - role: apt-repo/base
+ - role: core/base
+ - role: core/sshd/base
+ - role: core/zsh
+ - role: core/ntp
+
+- name: Payload Setup
+ hosts: "{{ install_hostname }}"
+ roles:
+ - role: apt-repo/spreadspace
+ - role: nginx/base
+# - role: monitoring/prometheus/exporter