From c175173c1fd05a89781b94a1fdc58d93f8190722 Mon Sep 17 00:00:00 2001 From: Adam Goldsmith Date: Wed, 5 Oct 2022 13:52:07 -0400 Subject: [PATCH] Add CMS-wall-display-wood-shop --- hosts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/hosts b/hosts index a5894b9..26aee88 100644 --- a/hosts +++ b/hosts @@ -11,6 +11,12 @@ ipads: reservation_tools: - Plasma Cutter, Hypertherm Powermax85 - MIG Welder, Miller 210 + CMS-wall-display-wood-shop: + reservation_tools: + - ShopBot, PRSstandard 96-48-8 + - Table Saw, SawStop 3HP 10" + - Planer, Grizzly 20" + - Jointer, Powermatic 8" vars: ansible_user: mobile ansible_become_pass: "{{ lookup('passwordstore', 'servers/cms/mobile@ipads') | d(omit) }}"