From 870de18000926b07b2cfccdaece8acfb38c0a685 Mon Sep 17 00:00:00 2001 From: Markus Rosenstihl Date: Mon, 12 Feb 2024 14:40:40 +0100 Subject: [PATCH] disable bacula-conf, do it manually! --- liebchen.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/liebchen.yml b/liebchen.yml index 00922bd..37b26fa 100644 --- a/liebchen.yml +++ b/liebchen.yml @@ -72,12 +72,12 @@ dest: /usr/local/bin/bacula-conf.py mode: 0700 - - name: run configuration for bacula-fd - command: /usr/local/bin/bacula-conf.py - - name: Restart service bacula-fd - service: - name: bacula-fd - state: restarted + #- name: run configuration for bacula-fd + # command: /usr/local/bin/bacula-conf.py + #- name: Restart service bacula-fd + # service: + # name: bacula-fd + # state: restarted - name: Install MATLAB dependencies # source: https://github.com/mathworks-ref-arch/container-images/blob/main/matlab-deps/r2023b/ubuntu22.04/base-dependencies.txt