Skip to content
Snippets Groups Projects
Commit 15677f53 authored by hahn's avatar hahn
Browse files

- add ssh host key

- fixed: hardcoded exec of puppet agent --version
- fixed onbuild hook: removed set permissions to config/sshkeys/*
parent 2349586a
No related branches found
No related tags found
No related merge requests found
...@@ -17,8 +17,5 @@ cd .. ...@@ -17,8 +17,5 @@ cd ..
echo "----------> setze x-recht auf gitsshwrapper " echo "----------> setze x-recht auf gitsshwrapper "
ls -l shellscripts/gitsshwrapper.sh && chmod 755 shellscripts/gitsshwrapper.sh && ls -l shellscripts/gitsshwrapper.sh ls -l shellscripts/gitsshwrapper.sh && chmod 755 shellscripts/gitsshwrapper.sh && ls -l shellscripts/gitsshwrapper.sh
echo "----------> minimere Rechte auf SSH-Keyfiles"
chmod 600 config/sshkeys/*
ls -l config/sshkeys/*
echo "----------> done." echo "----------> done."
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment