summaryrefslogtreecommitdiff
path: root/components.yml
diff options
context:
space:
mode:
Diffstat (limited to 'components.yml')
-rw-r--r--components.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/components.yml b/components.yml
index e12ccf9..011828d 100644
--- a/components.yml
+++ b/components.yml
@@ -1,3 +1,14 @@
+- hosts: artifacts
+ remote_user: root
+ become: no
+ roles:
+ - haproxy
+ - artifacts
+ vars:
+ hostname: artifacts
+ haproxy_domain: wmf2-artifacts.vm.liw.fi
+ letsencrypt_email: liw@liw.fi
+
- hosts: vcsworker
remote_user: root
become: no