From 977a5d5f5e021ecdcf22bacb831c5e4042a5c9e5 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 9 Oct 2018 14:12:38 +0200 Subject: global-functions: move daily psk secrets to global-config --- global-config | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) (limited to 'global-config') diff --git a/global-config b/global-config index 02f36c6..743c56f 100644 --- a/global-config +++ b/global-config @@ -38,9 +38,23 @@ :global "gre-cert-prefix" "ikev2-"; :global "gre-int-prefix" "gre-"; -# Access-list entries matching this comment are updated with daily -# pseudo-random PSK. +# Access-list entries matching this comment are updated +# with daily pseudo-random PSK. :global "daily-psk-match-comment" "Daily PSK"; +:global "daily-psk-secrets" { + { "Abusive"; "Aggressive"; "Bored"; "Chemical"; "Cold"; + "Cruel"; "Curved"; "Delightful"; "Discreet"; "Elite"; + "Evasive"; "Faded"; "Flat"; "Future"; "Grandiose"; + "Hanging"; "Humorous"; "Interesting"; "Magenta"; + "Magnificent"; "Numerous"; "Optimal"; "Pathetic"; + "Possessive"; "Remarkable"; "Rightful"; "Ruthless"; + "Stale"; "Unusual"; "Useless"; "Various" }; + { "Adhesive"; "Amusing"; "Astonishing"; "Frantic"; + "Kindhearted"; "Limping"; "Roasted"; "Robust"; + "Staking"; "Thundering"; "Ultra"; "Unusual" }; + { "Belief"; "Button"; "Curtain"; "Edge"; "Jewel"; + "String"; "Whistle" } +} # Run different commands with multiple mode-button presses. :global "mode-button" { -- cgit v1.2.3-54-g00ecf