mv eyaml config to repo
This commit is contained in:
@@ -143,11 +143,6 @@ done
|
|||||||
|
|
||||||
eval "$(<~/.ssh/agent)"
|
eval "$(<~/.ssh/agent)"
|
||||||
# The next line updates PATH for the Google Cloud SDK.
|
# The next line updates PATH for the Google Cloud SDK.
|
||||||
if [ -f /home/snarbutas/google-cloud-sdk/path.zsh.inc ]; then
|
if [ -f /opt/google-cloud-sdk/path.zsh.inc ]; then
|
||||||
source '/home/snarbutas/google-cloud-sdk/path.zsh.inc'
|
source '/opt/google-cloud-sdk/path.zsh.inc'
|
||||||
fi
|
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
|
|
||||||
|
|||||||
3
.yadm/alt/config.yaml##Linux.epiphanius
Normal file
3
.yadm/alt/config.yaml##Linux.epiphanius
Normal 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'
|
||||||
Reference in New Issue
Block a user