From 9463c14eb58fd9569b57d8136e8cf796fbc5e15a Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 15 Jun 2020 00:03:46 -0400 Subject: update the bitwarden server --- manifests/tozt.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests') diff --git a/manifests/tozt.pp b/manifests/tozt.pp index aa9460e..1065935 100644 --- a/manifests/tozt.pp +++ b/manifests/tozt.pp @@ -6,6 +6,7 @@ node 'tozt', 'tozt.localdomain' { class { 'base': extra_script => " (cd /home/doy/coding/metabase-utils && git pull) + (docker pull bitwardenrs/server) "; } -- cgit v1.2.3-54-g00ecf