mv eyaml config to repo

This commit is contained in:
Simonas Narbutas
2018-07-24 16:58:20 +02:00
parent 299b7a5d3e
commit 9a54dfbce5
2 changed files with 5 additions and 7 deletions

View File

@@ -143,11 +143,6 @@ done
eval "$(<~/.ssh/agent)"
# The next line updates PATH for the Google Cloud SDK.
if [ -f /home/snarbutas/google-cloud-sdk/path.zsh.inc ]; then
source '/home/snarbutas/google-cloud-sdk/path.zsh.inc'
if [ -f /opt/google-cloud-sdk/path.zsh.inc ]; then
source '/opt/google-cloud-sdk/path.zsh.inc'
fi
# The next line enables shell command completion for gcloud.
#if [ -f /home/snarbutas/google-cloud-sdk/completion.zsh.inc ]; then
# source '/home/snarbutas/google-cloud-sdk/completion.zsh.inc'
#fi

View File

@@ -0,0 +1,3 @@
---
pkcs7_public_key: '/home/snarbutas/.eyaml/hiera_public_key.pkcs7.pem'
pkcs7_private_key: '/home/snarbutas/.eyaml/hiera_private_key.pkcs7.pem'