From 67631eb1a0468a859606b2a57b6df1507ed82625 Mon Sep 17 00:00:00 2001 From: Ian Fijolek Date: Thu, 23 Jun 2022 09:51:21 -0700 Subject: [PATCH] Update Nomad --- setup-cluster.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup-cluster.yml b/setup-cluster.yml index c442e36..bab6978 100644 --- a/setup-cluster.yml +++ b/setup-cluster.yml @@ -215,11 +215,12 @@ roles: - name: ansible-nomad vars: - nomad_version: "1.2.6" + nomad_version: "1.3.1" nomad_install_remotely: true nomad_install_upgrade: true nomad_allow_purge_config: true + nomad_user: root nomad_manage_user: true nomad_group: bin