summaryrefslogtreecommitdiff
path: root/dan/emc-00.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-03-02 00:54:50 +0100
committerChristian Pointner <equinox@spreadspace.org>2020-03-02 00:54:50 +0100
commit1b2e596b15181c983efb2c8b3030f2f11d28bd72 (patch)
treecf7a5b9b84ab15a0acc929df19a4524831d0aac6 /dan/emc-00.yml
parentele-ups: firewall and listen_address (diff)
emc k8s cluster is now complete
Diffstat (limited to 'dan/emc-00.yml')
-rw-r--r--dan/emc-00.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/dan/emc-00.yml b/dan/emc-00.yml
new file mode 100644
index 00000000..2238f0c4
--- /dev/null
+++ b/dan/emc-00.yml
@@ -0,0 +1,11 @@
+---
+- name: Basic Setup
+ hosts: emc-00
+ roles:
+ - role: base
+ - role: sshd
+ - role: zsh
+ - role: apt-repo/spreadspace
+ - role: acmetool/base
+ - role: acmetool/cert
+ acmetool_cert_name: "{{ host_name }}.{{ host_domain }}"