From 6092e7d2b272754c55b158d1cdc6ca3a16a1089f Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Wed, 4 May 2022 12:22:19 +0200 Subject: Add link to git.tyil.nl for full playbook.bash --- content/posts/2022/2022-04-25-bashtard-introduction.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/content/posts/2022/2022-04-25-bashtard-introduction.md b/content/posts/2022/2022-04-25-bashtard-introduction.md index f76ed4e..834ab5a 100644 --- a/content/posts/2022/2022-04-25-bashtard-introduction.md +++ b/content/posts/2022/2022-04-25-bashtard-introduction.md @@ -255,4 +255,9 @@ playbook_del() { Lastly, I configured my `crond` to run `bashtard sync` every 20 minutes, so whenever I update my configurations, it can take up to 20 minutes to propagate -to all my machines. +to all my machines. Having an abstraction to deal with `cron` (or SystemD timers +where applicable) in Bashtard is something I'd like to add, but I have no +concrete plans on how to do this, yet. + +You can find the full `playbook.bash` source on +[git.tyil.nl](https://git.tyil.nl/tyilnet/tree/playbooks.d/ssh/playbook.bash?id=319ab064370cb1e65be115ffddf5c0cd519af2dd). -- cgit v1.1