From: Alex Yang Date: Fri, 15 Dec 2017 07:48:29 +0000 (+0800) Subject: Update the example config filename in eyaml README X-Git-Tag: 6.0.0~60^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=82e737aea9fbf005490a712ddda9eb28555fcf7f;p=pharos.git Update the example config filename in eyaml README The example configuration file in the directory pharos/config/utils/ is config.example.yaml. Change-Id: I493274e4ddb689eb729ed642b5f495b5be0b75b0 Signed-off-by: Alex Yang --- diff --git a/config/utils/README.eyaml.rst b/config/utils/README.eyaml.rst index 386a21bb..0031d9d8 100644 --- a/config/utils/README.eyaml.rst +++ b/config/utils/README.eyaml.rst @@ -29,7 +29,7 @@ Prerequisites .. code-block:: bash $ mkdir ~/.eyaml/ - $ cp config.yaml.example ~/.eyaml/config.yaml + $ cp config.example.yaml ~/.eyaml/config.yaml Encryption ----------