From 78a8427cc50c137e5d59ad3448ae128fdda369b2 Mon Sep 17 00:00:00 2001 From: pmikus Date: Wed, 5 May 2021 14:56:45 +0000 Subject: Infra: Backend infra upgrade Signed-off-by: pmikus Change-Id: If1e659339f0d25ebcaab4388745c62aa0852abb3 --- fdio.infra.ansible/nomad.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fdio.infra.ansible/nomad.yaml') diff --git a/fdio.infra.ansible/nomad.yaml b/fdio.infra.ansible/nomad.yaml index ae9de1e524..dc13386756 100644 --- a/fdio.infra.ansible/nomad.yaml +++ b/fdio.infra.ansible/nomad.yaml @@ -2,7 +2,7 @@ # file: nomad.yaml - hosts: nomad - remote_user: testuser + remote_user: localadmin become: yes become_user: root gather_facts: false @@ -29,4 +29,4 @@ - role: cadvisor tags: cadvisor - role: cleanup - tags: cleanup \ No newline at end of file + tags: cleanup -- cgit 1.2.3-korg