summaryrefslogtreecommitdiff
path: root/dan/emc_acmehack.yml
diff options
context:
space:
mode:
Diffstat (limited to 'dan/emc_acmehack.yml')
-rw-r--r--dan/emc_acmehack.yml29
1 files changed, 0 insertions, 29 deletions
diff --git a/dan/emc_acmehack.yml b/dan/emc_acmehack.yml
deleted file mode 100644
index dd66d35c..00000000
--- a/dan/emc_acmehack.yml
+++ /dev/null
@@ -1,29 +0,0 @@
----
-- name: create certificates for host
- hosts: emc-xx:helene
- vars:
- acmetool_directory_server: "{{ acmetool_directory_server_le_live_v1 }}"
- roles:
- - role: acmetool/base
- - role: acmetool/cert
- acmetool_cert_name: "{{ inventory_hostname }}"
- acmetool_cert_hostnames:
- - "{{ inventory_hostname }}.spreadspace.org"
-
-- name: create certificates for names running on emc-00
- hosts: emc-00
- roles:
- - role: acmetool/cert
- acmetool_cert_name: emc
- acmetool_cert_hostnames:
- - stream.elevate.at
- - elevate-live.spreadspace.org
- - elevate-stats.spreadspace.org
-
-- name: create certificates for names running on helene
- hosts: emc-helene
- roles:
- - role: acmetool/cert
- acmetool_cert_name: emc
- acmetool_cert_hostnames:
- - elevate-feed.spreadspace.org