From 1d568449f8a34d0a65af6d429e9787a5b5176420 Mon Sep 17 00:00:00 2001 From: Yohann D'ANELLO Date: Mon, 21 Mar 2022 15:58:41 +0100 Subject: [PATCH] [helloworld] Production setup Signed-off-by: Yohann D'ANELLO --- host_vars/helloworld.adm.crans.org.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/host_vars/helloworld.adm.crans.org.yml b/host_vars/helloworld.adm.crans.org.yml index b50a0ea7..92076e1a 100644 --- a/host_vars/helloworld.adm.crans.org.yml +++ b/host_vars/helloworld.adm.crans.org.yml @@ -2,13 +2,3 @@ interfaces: adm: ens18 srv_nat: ens19 - -loc_printer: - note: - url: 'https://note-dev.crans.org/' - client_id: '{{ vault.printer.note.client_id }}' - client_secret: '{{ vault.printer.note.client_secret }}' - note_id: 2088 - note_alias: 'Crans' - debug: true - version: main