From 3e0c5f3e3eafb2b87aa8e22a0f64e1daa9c9df2b Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Wed, 4 Apr 2018 13:52:12 +0300 Subject: Change: new hosts on Hetzner, fix buglets --- ick-cluster.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ick-cluster.yml') diff --git a/ick-cluster.yml b/ick-cluster.yml index ae02542..a874a90 100644 --- a/ick-cluster.yml +++ b/ick-cluster.yml @@ -15,14 +15,14 @@ ssh_key: "{{ wm_ssh_key }}" ssh_key_pub: "{{ wm_ssh_key_pub }}" -- hosts: blob_service +- hosts: artifacts remote_user: root become: yes roles: - sane_debian_system - comfortable - haproxy - - ick-blob-service + - ick-artifact-store vars: hostname: blobs -- cgit v1.2.1