From b1844d805a8f190af00faf3f6e5bed7d997ecaae Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Thu, 19 Mar 2026 15:05:32 +0100 Subject: created sorter for sorting downloads with custom rules; created straper for recreation of server --- straper/rebuild.conf.example | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 straper/rebuild.conf.example (limited to 'straper/rebuild.conf.example') diff --git a/straper/rebuild.conf.example b/straper/rebuild.conf.example new file mode 100644 index 0000000..ba1e9ab --- /dev/null +++ b/straper/rebuild.conf.example @@ -0,0 +1,10 @@ +# Example: /etc/labunix/rebuild.conf +DB_DIR=/srv/sanctum-rebuild +ROLE=lab +PROFILE=core +DNS_MODE=auto +NETWORK_MODE=safe +START_SERVICES=false +RESTORE_SECRETS=false +RESTORE_IDENTITIES=false +ASSUME_YES=false -- cgit v1.3