From 802f433f6d3e659dca50ddccd52503fd88b5da5c Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 23 May 2012 12:36:47 +0200 Subject: [PATCH] comment --- system/macros.py | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/system/macros.py b/system/macros.py index b4a4815..dbedc70 100644 --- a/system/macros.py +++ b/system/macros.py @@ -65,8 +65,12 @@ sequences['sfi_view_all'] = [ 'sfi_slices', ] -# something that can given to the nightly to prepare a standalone sfa setup -# after what you'll want to tweak the config to point to a myplc some place else +# macro to exercice the registry only +# this requires the sfavoid config +# so that flavour=void and thus sfa-plc is not required +# xxx todo +# this initially was just a convenience to setup a reduced depl. +# clearly there is a lot more to check here in terms of consistency sequences['sfa_standalone'] = [ 'show', 'vs_delete', -- 2.43.0