From 6e03a3b93514c435ee6e5de91c1fda0c1a318c1c Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Thu, 3 Jan 2019 15:36:26 +0100 Subject: script-updates: add configuration versioning --- global-config | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'global-config') diff --git a/global-config b/global-config index 6e32e7f..b77336c 100644 --- a/global-config +++ b/global-config @@ -4,6 +4,10 @@ # # global configuration +# Make sure all configuration properties are up to date and this +# value is in sync with value in script 'global-functions'! +:global GlobalConfigVersion 0; + # This is used for DNS and backup file. :global "domain" "example.com"; :global "hostname-in-zone" true; -- cgit v1.2.3-54-g00ecf