summaryrefslogtreecommitdiff
path: root/dan/emc-xx.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2019-09-29 00:51:29 +0200
committerChristian Pointner <equinox@spreadspace.org>2019-10-10 19:27:38 +0200
commitc77416d39436140396eef3098d47564e722d4f15 (patch)
tree0664ae2369bb3ed74a52f412df7fdf815bc55674 /dan/emc-xx.yml
parentrefactoring kubernetes roles (diff)
move emc k8s cluster to dan environment group
Diffstat (limited to 'dan/emc-xx.yml')
-rw-r--r--dan/emc-xx.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/dan/emc-xx.yml b/dan/emc-xx.yml
new file mode 100644
index 00000000..c73ffd0c
--- /dev/null
+++ b/dan/emc-xx.yml
@@ -0,0 +1,12 @@
+---
+- name: Basic Setup
+ hosts: emc-xx:!emc-00
+ roles:
+ - role: slim/hetzner
+ - role: base
+ - role: sshd
+ - role: zsh
+ - role: admin-user
+ - role: acmetool/base
+ - role: acmetool/cert
+ acmetool_cert_name: "{{ host_name }}.{{ host_domain }}"