From 99394a2b272ff989b74834a3788f1776b3d70d82 Mon Sep 17 00:00:00 2001 From: Alejandro Huertas Date: Mon, 10 Jun 2019 10:36:48 +0200 Subject: [PATCH] F #3378: add fed_index column to config file --- 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