From af5c4eaaa86676b316b9e528372494088d369c5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Gonz=C3=A1lez?= Date: Mon, 14 Oct 2024 23:13:40 +0200 Subject: [PATCH] fix formula URL in example pillar --- pillar.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pillar.example b/pillar.example index a0cd563..2e9d692 100644 --- a/pillar.example +++ b/pillar.example @@ -6,7 +6,7 @@ alcali: name: alcali init_delay: null # Gunicorn may take some delay to pop, adjust here deploy: - repository: https://github.com/latenighttales/alcali.git + repository: https://github.com/saltstack-formulas/alcali-formula rev: v3003.1.0 # You can specify branch or tag force_reset: False user: alcali