summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2017-12-13 16:00:41 -0800
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-12-15 18:10:26 +0000
commitb7316b60e93ad4bd9291f36965adbef4a0581eeb (patch)
tree7083c9b56513c2e894af80058331e1cfa225c0f2
parent198e4d5d6514c7e6de4bafde75109ede5662b596 (diff)
Update eyaml README
On CentOS7 systems the gem command is contained in the 'rubygems' package, not 'ruby-gems'. After the keys have been moved, there is not reason to keep around the 'keys' directory. Change-Id: I5cb9f474276de75b650ddf323a279e139fb62d37 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org> (cherry picked from commit cef924d0f6a1a8df8ad4d61b425e2a0b29e25027)
-rw-r--r--config/utils/README.eyaml.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/utils/README.eyaml.rst b/config/utils/README.eyaml.rst
index 083d5192..386a21bb 100644
--- a/config/utils/README.eyaml.rst
+++ b/config/utils/README.eyaml.rst
@@ -12,7 +12,7 @@ Prerequisites
.. code-block:: bash
- $ sudo yum install ruby-gems || sudo apt-get install ruby
+ $ sudo yum install rubygems || sudo apt-get install ruby
$ sudo gem install hiera-eyaml
$ eyaml createkeys
@@ -22,6 +22,7 @@ Prerequisites
$ sudo mkdir -p /etc/eyaml_keys/
$ sudo mv ./keys/* /etc/eyaml_keys/
+ $ sudo rmdir ./keys
#. Set up eyaml config.yaml