From c165825dbd38790d8d8a26cb32f5c7c3f9ebae58 Mon Sep 17 00:00:00 2001 From: Alejandro Huertas Herrero Date: Mon, 10 Jun 2019 12:15:33 +0200 Subject: [PATCH] F #3378: add fed_index column to config file (#3413) --- src/cli/etc/onezone.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/cli/etc/onezone.yaml b/src/cli/etc/onezone.yaml index 059fb7ddb05..51f220e979b 100644 --- a/src/cli/etc/onezone.yaml +++ b/src/cli/etc/onezone.yaml @@ -18,8 +18,13 @@ :desc: Endpoint of the Zone :size: 45 +:FED_INDEX: + :desc: Federation index + :size: 10 + :default: - :CURRENT - :ID - :NAME - :ENDPOINT +- :FED_INDEX