diff --git a/admin-guide/puppet/hiera.rst b/admin-guide/puppet/hiera.rst index 8e39730..7b0d900 100644 --- a/admin-guide/puppet/hiera.rst +++ b/admin-guide/puppet/hiera.rst @@ -117,7 +117,7 @@ You can edit secure data inside any yaml file with the command will appear in clear-text inside the editor. -Encripting data with the public key +Encrypting data with the public key ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The eyaml public key is:: @@ -153,7 +153,7 @@ While a complete file can be encripted with:: eyaml encrypt --pkcs7-public-key=/home/someone/eyaml_key.pub -f secret_file -Example: Encripting password +Example: Encrypting password ---------------------------- Steps: