Code Review
/
pharos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
70922b1
)
Update the example config filename in eyaml README
47/49047/1
author
Alex Yang
<yangyang1@zte.com.cn>
Fri, 15 Dec 2017 07:48:29 +0000
(15:48 +0800)
committer
Alex Yang
<yangyang1@zte.com.cn>
Fri, 15 Dec 2017 07:48:29 +0000
(15:48 +0800)
The example configuration file in the directory pharos/config/utils/
is config.example.yaml.
Change-Id: I493274e4ddb689eb729ed642b5f495b5be0b75b0
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
config/utils/README.eyaml.rst
patch
|
blob
|
history
diff --git
a/config/utils/README.eyaml.rst
b/config/utils/README.eyaml.rst
index
386a21b
..
0031d9d
100644
(file)
--- 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
----------