From 69bd5f543a2a8dcdda479c78790b8137182082b4 Mon Sep 17 00:00:00 2001 From: intern Date: Thu, 26 Jun 2025 14:50:01 +0200 Subject: [PATCH] 2025-06-26-14-50-01: Cronjob --- .lmn-client.yml.swp | Bin 1024 -> 0 bytes misc/debian-netinstaller/preseed.cfg | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 .lmn-client.yml.swp diff --git a/.lmn-client.yml.swp b/.lmn-client.yml.swp deleted file mode 100644 index fa7606d9a48494db4c32e5e7815f32f87b3933dc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1024 zcmYc?$V<%2S1{KzVn6{|(-|3x^7Bhj1aWXO^GZ^S@{CMyNW+D5a`SYPb23x&O7tpo UbKt_GjL{Gn4FURuKq$I300E{BdH?_b diff --git a/misc/debian-netinstaller/preseed.cfg b/misc/debian-netinstaller/preseed.cfg index c563d6a..c20ece6 100644 --- a/misc/debian-netinstaller/preseed.cfg +++ b/misc/debian-netinstaller/preseed.cfg @@ -133,7 +133,7 @@ d-i preseed/late_command string \ echo "$vaultpw" > /target/dev/shm/vaultpw ; \ in-target ansible-pull --verbose --purge --extra-vars="run_in_installer=true" \ --vault-password-file /dev/shm/vaultpw -l localhost \ - -i inventory-sample.yml --url=https://git.wvs.schule/wvss/lmn-client.git -C main $playbook ; \ + -i inventory-sample.yml --url=https://git.wvs.schule/wvss/lmn-client.git -C master $playbook ; \ fi # ## When installing in combination with ansible-pull,