From f9c1847253530a395163da702c1585cf6e4a0c10 Mon Sep 17 00:00:00 2001 From: Thedro Neely Date: Mon, 23 Mar 2020 06:27:23 -0400 Subject: roles/fathom/main: Bootstrap container --- roles/variables.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'roles/variables.yml') diff --git a/roles/variables.yml b/roles/variables.yml index e420bfc..912e72c 100644 --- a/roles/variables.yml +++ b/roles/variables.yml @@ -20,3 +20,7 @@ isso_repository: https://github.com/tdro/isso isso_version: bb9d947c7656663f3963880bd9cd961dad874ee3 docker_registry_version: 2.7.1 + +fathom_user: fathom +fathom_home: "/opt/{{ fathom_user }}" +fathom_version: 1.2.1 -- cgit v1.2.3